Uses of Class
org.graphstream.algorithm.measure.ChartMeasure.PlotType

Packages that use ChartMeasure.PlotType
org.graphstream.algorithm.measure   
 

Uses of ChartMeasure.PlotType in org.graphstream.algorithm.measure
 

Fields in org.graphstream.algorithm.measure declared as ChartMeasure.PlotType
 ChartMeasure.PlotType ChartMeasure.PlotParameters.type
          Type of plot.
 

Methods in org.graphstream.algorithm.measure that return ChartMeasure.PlotType
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 © 2012. All Rights Reserved.