|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChartMeasure.PlotOutputType | |
---|---|
org.graphstream.algorithm.measure |
Uses of ChartMeasure.PlotOutputType in org.graphstream.algorithm.measure |
---|
Fields in org.graphstream.algorithm.measure declared as ChartMeasure.PlotOutputType | |
---|---|
ChartMeasure.PlotOutputType |
ChartMeasure.PlotParameters.outputType
Defines if plotting is rendered on the screen or saved on a file. |
Methods in org.graphstream.algorithm.measure that return ChartMeasure.PlotOutputType | |
---|---|
static ChartMeasure.PlotOutputType |
ChartMeasure.PlotOutputType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ChartMeasure.PlotOutputType[] |
ChartMeasure.PlotOutputType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |