Package | Description |
---|---|
de.erichseifert.gral.plots |
Plot related classes like axis and plot area management.
|
Modifier and Type | Method and Description |
---|---|
static XYPlot.XYNavigationDirection |
XYPlot.XYNavigationDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XYPlot.XYNavigationDirection[] |
XYPlot.XYNavigationDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009-2013. All Rights Reserved.