|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XYStep | |
---|---|
com.androidplot.xy | Classes for creating XYPlots. |
Uses of XYStep in com.androidplot.xy |
---|
Methods in com.androidplot.xy that return XYStep | |
---|---|
static XYStep |
XYStepCalculator.getStep(XYPlot plot,
XYAxisType axisType,
android.graphics.RectF rect,
Number minVal,
Number maxVal)
Convenience method - wraps other form of getStep(). |
static XYStep |
XYStepCalculator.getStep(XYStepMode typeXY,
float plotPixelSize,
double stepValue,
Number minVal,
Number maxVal)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |