public class XYStepCalculator extends Object
Constructor and Description |
---|
XYStepCalculator() |
Modifier and Type | Method and Description |
---|---|
static Step |
getStep(StepMode typeXY,
double stepValue,
Region realBounds,
Region pixelBounds) |
static Step |
getStep(XYPlot plot,
Axis axisType,
android.graphics.RectF pixRect)
Convenience method - wraps other form of getStep().
|