Uses of Class
net.sf.jasperreports.engine.fill.JRFillChart

Packages that use JRFillChart
net.sf.jasperreports.charts.fill Contains fill time implementations for chart related interfaces. 
net.sf.jasperreports.engine Provides access to the library's main functionality through façade classes for compiling, filling and exporting reports and also publishes the library's main interfaces and classes. 
 

Uses of JRFillChart in net.sf.jasperreports.charts.fill
 

Fields in net.sf.jasperreports.charts.fill declared as JRFillChart
protected  JRFillChart JRFillChartAxis.fillChart
          The filled version of the chart field.
 

Methods in net.sf.jasperreports.charts.fill that return JRFillChart
 JRFillChart JRFillChartAxis.getFillChart()
          Return the filled version of the chart with the dataset and plot for this axis.
 

Uses of JRFillChart in net.sf.jasperreports.engine
 

Methods in net.sf.jasperreports.engine with parameters of type JRFillChart
 void JRAbstractChartCustomizer.init(JRBaseFiller chartFiller, JRFillChart chart)
          Initializes the chart customizer.
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com