Uses of Package
org.pentaho.plugin.jfreereport.reportcharts

Packages that use org.pentaho.plugin.jfreereport.reportcharts
org.pentaho.plugin.jfreereport.reportcharts   
 

Classes in org.pentaho.plugin.jfreereport.reportcharts used by org.pentaho.plugin.jfreereport.reportcharts
AbstractChartExpression
           
BarChartExpression
          This class is for backward compatibility with previous build of the expression.
BaseCollectorFunction
          Creation-Date: 07.06.2007, 18:30:22
CategoricalChartExpression
          This class allows you to embed categorical charts into JFreeReport XML definitions.
CategorySetCollectorFunction
          Deprecated. for new reports, use the CategorySetDataCollector
ChartExpression
          Todo: Document me!

Date: 15.06.2009 Time: 15:52:39

ICollectorFunction
          Deprecated. This interface is ill-defined.
MultiPlotChartExpression
          Todo: Document me!

Date: 15.06.2009 Time: 15:55:26

PieChartExpression
           
StackedCategoricalChartExpression
           
XYAreaChartExpression
           
XYChartExpression
          This class allows you to embed xy charts into JFreeReport XML definitions.
XYLineChartExpression
           
XYSeriesCollectorFunction
          Creation-Date: 02.07.2007