Uses of Class
org.xwiki.chart.plot.PlotType

Packages that use PlotType
org.xwiki.chart.plot   
 

Uses of PlotType in org.xwiki.chart.plot
 

Methods in org.xwiki.chart.plot that return PlotType
static PlotType PlotType.forName(String name)
           
static PlotType PlotType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PlotType[] PlotType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2004–2014 XWiki. All rights reserved.