Uses of Class
org.moxieapps.gwt.highcharts.client.plotOptions.FlagPlotOptions.Shape

Packages that use FlagPlotOptions.Shape
org.moxieapps.gwt.highcharts.client.plotOptions Provides configuration objects that are used to control how each of the different series types will be rendered. 
 

Uses of FlagPlotOptions.Shape in org.moxieapps.gwt.highcharts.client.plotOptions
 

Methods in org.moxieapps.gwt.highcharts.client.plotOptions that return FlagPlotOptions.Shape
static FlagPlotOptions.Shape FlagPlotOptions.Shape.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FlagPlotOptions.Shape[] FlagPlotOptions.Shape.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.moxieapps.gwt.highcharts.client.plotOptions with parameters of type FlagPlotOptions.Shape
 FlagPlotOptions FlagPlotOptions.setShape(FlagPlotOptions.Shape shape)
          Convenience method for setting the 'shape' option of the flag.
 



Copyright © 2015. All Rights Reserved.