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

Packages that use Pane
com.googlecode.wickedcharts.highcharts.options   
 

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

Methods in com.googlecode.wickedcharts.highcharts.options that return Pane
 Pane Pane.addBackground(Background background)
           
 Pane Options.getPane()
           
 Pane Pane.setBackground(List<Background> background)
           
 Pane Pane.setCenter(Center center)
           
 Pane Pane.setEndAngle(Integer endAngle)
           
 Pane Pane.setSize(PixelOrPercent size)
           
 Pane Pane.setStartAngle(Integer startAngle)
           
 

Methods in com.googlecode.wickedcharts.highcharts.options with parameters of type Pane
 Options Options.setPane(Pane pane)
           
 



Copyright © 2013. All Rights Reserved.