- equals(Object) - Method in class org.pentaho.plugin.jfreereport.reportcharts.backport.ExtCategoryTableXYDataset
-
Tests this dataset for equality with an arbitrary object.
- equals(Object) - Method in class org.pentaho.plugin.jfreereport.reportcharts.backport.ExtTimeTableXYDataset
-
Tests this dataset for equality with an arbitrary object.
- equals(Object) - Method in class org.pentaho.plugin.jfreereport.reportcharts.backport.FastNumberTickUnit
-
Tests this formatter for equality with an arbitrary object.
- equals(Object) - Method in class org.pentaho.plugin.jfreereport.reportcharts.backport.StackedAreaRenderer
-
Checks this instance for equality with an arbitrary object.
- equals(Object) - Method in class org.pentaho.plugin.jfreereport.reportcharts.backport.XYDotRenderer
-
Tests this renderer for equality with an arbitrary object.
- ExtCategoryTableXYDataset - Class in org.pentaho.plugin.jfreereport.reportcharts.backport
-
An implementation variant of the TableXYDataset
where every series shares the same x-values
(required for generating stacked area charts).
- ExtCategoryTableXYDataset() - Constructor for class org.pentaho.plugin.jfreereport.reportcharts.backport.ExtCategoryTableXYDataset
-
Creates a new empty CategoryTableXYDataset.
- ExtendedXYLineChartExpression - Class in org.pentaho.plugin.jfreereport.reportcharts
-
- ExtendedXYLineChartExpression() - Constructor for class org.pentaho.plugin.jfreereport.reportcharts.ExtendedXYLineChartExpression
-
- ExtendedXYLineChartTypePropertyEditor - Class in org.pentaho.reporting.engine.classic.extensions.legacy.charts.propertyeditor
-
- ExtendedXYLineChartTypePropertyEditor() - Constructor for class org.pentaho.reporting.engine.classic.extensions.legacy.charts.propertyeditor.ExtendedXYLineChartTypePropertyEditor
-
- ExtendedXYZDataset - Class in org.pentaho.plugin.jfreereport.reportcharts
-
This class is allows us to accumulate the maximum z value during data collection and hand that value to the chart at
render time - without creating a tighter coupling between the data and rendering classes.
- ExtendedXYZDataset() - Constructor for class org.pentaho.plugin.jfreereport.reportcharts.ExtendedXYZDataset
-
- ExtTimeTableXYDataset - Class in org.pentaho.plugin.jfreereport.reportcharts.backport
-
A dataset for regular time periods that implements the TableXYDataset
interface.
- ExtTimeTableXYDataset() - Constructor for class org.pentaho.plugin.jfreereport.reportcharts.backport.ExtTimeTableXYDataset
-
Creates a new dataset.
- ExtTimeTableXYDataset(TimeZone) - Constructor for class org.pentaho.plugin.jfreereport.reportcharts.backport.ExtTimeTableXYDataset
-
Creates a new dataset with the given time zone.
- ExtTimeTableXYDataset(TimeZone, Locale) - Constructor for class org.pentaho.plugin.jfreereport.reportcharts.backport.ExtTimeTableXYDataset
-
Creates a new dataset with the given time zone and locale.