|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Dataset.DomainOrder | |
|---|---|
| com.androidplot.data | |
| Uses of Dataset.DomainOrder in com.androidplot.data |
|---|
| Methods in com.androidplot.data that return Dataset.DomainOrder | |
|---|---|
Dataset.DomainOrder |
Dataset.getDomainOrder()
Returns the order of the domain (or X) values returned by the dataset. |
static Dataset.DomainOrder |
Dataset.DomainOrder.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Dataset.DomainOrder[] |
Dataset.DomainOrder.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||