Package | Description |
---|---|
org.swtchart.internal.compress |
Modifier and Type | Method and Description |
---|---|
private CompressLineSeries.STATE |
CompressLineSeries.getState(int index)
Gets the state for each plot.
|
static CompressLineSeries.STATE |
CompressLineSeries.STATE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CompressLineSeries.STATE[] |
CompressLineSeries.STATE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|