|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValueMarker.TextOrientation | |
---|---|
com.androidplot.xy | Classes for creating XYPlots. |
Uses of ValueMarker.TextOrientation in com.androidplot.xy |
---|
Methods in com.androidplot.xy that return ValueMarker.TextOrientation | |
---|---|
ValueMarker.TextOrientation |
ValueMarker.getTextOrientation()
|
static ValueMarker.TextOrientation |
ValueMarker.TextOrientation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ValueMarker.TextOrientation[] |
ValueMarker.TextOrientation.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 ValueMarker.TextOrientation | |
---|---|
void |
ValueMarker.setTextOrientation(ValueMarker.TextOrientation textOrientation)
Currently not implemented. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |