|
||||||||||
| 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,
java.lang.Number minVal,
java.lang.Number maxVal)
Convenience method - wraps other form of getStep(). |
static XYStep |
XYStepCalculator.getStep(XYStepMode typeXY,
float plotPixelSize,
double stepValue,
java.lang.Number minVal,
java.lang.Number maxVal)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||