Uses of Class
com.googlecode.wickedcharts.highcharts.options.Global

Packages that use Global
com.googlecode.wickedcharts.highcharts.options   
com.googlecode.wickedcharts.highcharts.options.processing   
 

Uses of Global in com.googlecode.wickedcharts.highcharts.options
 

Methods in com.googlecode.wickedcharts.highcharts.options that return Global
 Global Options.getGlobal()
           
 Global Global.setCanvasToolsURL(String canvasToolsURL)
           
 Global Global.setUseUTC(Boolean useUTC)
           
 Global Global.setVMLRadialGradientURL(String vMLRadialGradientURL)
           
 

Methods in com.googlecode.wickedcharts.highcharts.options with parameters of type Global
 Options Options.setGlobal(Global global)
           
 

Uses of Global in com.googlecode.wickedcharts.highcharts.options.processing
 

Methods in com.googlecode.wickedcharts.highcharts.options.processing that return Global
 Global OptionsProcessorContext.getGlobal()
          Gets the Global object that is part of the Options.
 



Copyright © 2013. All Rights Reserved.