Uses of Class
org.wicketstuff.flot.GraphType

Uses of GraphType in org.wicketstuff.flot
 

Subclasses of GraphType in org.wicketstuff.flot
 class BarGraphType
           
 class LineGraphType
           
 class PointsGraphType
           
 

Constructors in org.wicketstuff.flot with parameters of type GraphType
Series(java.util.List<DataSet> data, java.lang.String label, Color color, GraphType... graphTypes)
           
 

Constructor parameters in org.wicketstuff.flot with type arguments of type GraphType
Series(java.util.List<DataSet> data, java.lang.String label, Color color, java.util.Set<GraphType> graphTypes)
           
 



Copyright © 2010. All Rights Reserved.