Uses of Interface
net.sf.jasperreports.components.charts.ChartSettings

Packages that use ChartSettings
net.sf.jasperreports.components.charts   
net.sf.jasperreports.components.spiderchart   
 

Uses of ChartSettings in net.sf.jasperreports.components.charts
 

Classes in net.sf.jasperreports.components.charts that implement ChartSettings
 class FillChartSettings
           
 

Fields in net.sf.jasperreports.components.charts declared as ChartSettings
protected  ChartSettings FillChartSettings.parent
           
 

Methods in net.sf.jasperreports.components.charts that return ChartSettings
 ChartSettings ChartComponent.getChartSettings()
           
 

Constructors in net.sf.jasperreports.components.charts with parameters of type ChartSettings
FillChartSettings(ChartSettings chartSettings, JRFillObjectFactory factory)
           
 

Uses of ChartSettings in net.sf.jasperreports.components.spiderchart
 

Classes in net.sf.jasperreports.components.spiderchart that implement ChartSettings
 class StandardChartSettings
           
 

Methods in net.sf.jasperreports.components.spiderchart that return ChartSettings
 ChartSettings SpiderChartComponent.getChartSettings()
           
 

Methods in net.sf.jasperreports.components.spiderchart with parameters of type ChartSettings
static void SpiderChartCompiler.collectExpressions(ChartSettings chart, JRExpressionCollector collector)
           
 void SpiderChartComponent.setChartSettings(ChartSettings chartSettings)
           
 

Constructors in net.sf.jasperreports.components.spiderchart with parameters of type ChartSettings
StandardChartSettings(ChartSettings chart, JRBaseObjectFactory factory)
           
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com