| Package | Description |
|---|---|
| org.graphstream.algorithm.measure |
| Modifier and Type | Field and Description |
|---|---|
ChartMeasure.PlotType |
ChartMeasure.PlotParameters.type
Type of plot.
|
| Modifier and Type | Method and Description |
|---|---|
static ChartMeasure.PlotType |
ChartMeasure.PlotType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChartMeasure.PlotType[] |
ChartMeasure.PlotType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All rights reserved.