|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XYPlotLayout.Axis | |
---|---|
com.androidplot.xy |
Uses of XYPlotLayout.Axis in com.androidplot.xy |
---|
Methods in com.androidplot.xy that return XYPlotLayout.Axis | |
---|---|
static XYPlotLayout.Axis |
XYPlotLayout.Axis.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static XYPlotLayout.Axis[] |
XYPlotLayout.Axis.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.androidplot.xy with parameters of type XYPlotLayout.Axis | |
---|---|
XYPlotLayout.Step |
XYPlotLayout.getStep(XYPlotLayout.Axis axis,
double minVal,
double maxVal)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |