A B C D E F G H I J L M N O P R S T U V W X

J

JFree3DBarChartGenerator - Class in org.pentaho.chart.plugin.jfreechart.chart.bar
Generates cylinder bar chart.
JFree3DBarChartGenerator() - Constructor for class org.pentaho.chart.plugin.jfreechart.chart.bar.JFree3DBarChartGenerator
 
JFree3DLineChartGenerator - Class in org.pentaho.chart.plugin.jfreechart.chart.line
 
JFree3DLineChartGenerator() - Constructor for class org.pentaho.chart.plugin.jfreechart.chart.line.JFree3DLineChartGenerator
 
JFreeAreaChartGenerator - Class in org.pentaho.chart.plugin.jfreechart.chart.area
Creates different area charts i.e.
JFreeAreaChartGenerator() - Constructor for class org.pentaho.chart.plugin.jfreechart.chart.area.JFreeAreaChartGenerator
 
JFreeAreaChartGeneratorFactory - Class in org.pentaho.chart.plugin.jfreechart.chart.area
Factory class that will return a complete area chart ready for output/rendering,
JFreeAreaChartGeneratorFactory() - Constructor for class org.pentaho.chart.plugin.jfreechart.chart.area.JFreeAreaChartGeneratorFactory
 
JFreeBarChartGenerator - Class in org.pentaho.chart.plugin.jfreechart.chart.bar
Generates JFreeChart object that is bar chart type.
JFreeBarChartGenerator() - Constructor for class org.pentaho.chart.plugin.jfreechart.chart.bar.JFreeBarChartGenerator
 
JFreeBarChartGeneratorFactory - Class in org.pentaho.chart.plugin.jfreechart.chart.bar
Generate a particular type of bar chart based on the bar style mentioned in the current chart document.
JFreeBarChartGeneratorFactory() - Constructor for class org.pentaho.chart.plugin.jfreechart.chart.bar.JFreeBarChartGeneratorFactory
 
JFreeBarChartTypes - Class in org.pentaho.chart.plugin.jfreechart.chart.bar
These are the different high level bar chart types based on the dataset and the chart type used to create them.
JFreeChartFactoryEngine - Class in org.pentaho.chart.plugin.jfreechart
 
JFreeChartFactoryEngine() - Constructor for class org.pentaho.chart.plugin.jfreechart.JFreeChartFactoryEngine
 
JFreeChartGenerator - Class in org.pentaho.chart.plugin.jfreechart.chart
Top Level class that is extended by different chart type creators.
JFreeChartGenerator() - Constructor for class org.pentaho.chart.plugin.jfreechart.chart.JFreeChartGenerator
 
JFreeChartOutput - Class in org.pentaho.chart.plugin.jfreechart.outputs
 
JFreeChartOutput(JFreeChart) - Constructor for class org.pentaho.chart.plugin.jfreechart.outputs.JFreeChartOutput
 
JFreeChartPlugin - Class in org.pentaho.chart.plugin.jfreechart
 
JFreeChartPlugin() - Constructor for class org.pentaho.chart.plugin.jfreechart.JFreeChartPlugin
 
JFreeChartUtils - Class in org.pentaho.chart.plugin.jfreechart.utils
 
JFreeCylinderBarChartGenerator - Class in org.pentaho.chart.plugin.jfreechart.chart.bar
Generates cylinder bar chart.
JFreeCylinderBarChartGenerator() - Constructor for class org.pentaho.chart.plugin.jfreechart.chart.bar.JFreeCylinderBarChartGenerator
 
JFreeDefaultAreaChartGenerator - Class in org.pentaho.chart.plugin.jfreechart.chart.area
Creates basic/default area chart.
JFreeDefaultAreaChartGenerator() - Constructor for class org.pentaho.chart.plugin.jfreechart.chart.area.JFreeDefaultAreaChartGenerator
 
JFreeDefaultBarChartGenerator - Class in org.pentaho.chart.plugin.jfreechart.chart.bar
Generates simple basic bar chart.
JFreeDefaultBarChartGenerator() - Constructor for class org.pentaho.chart.plugin.jfreechart.chart.bar.JFreeDefaultBarChartGenerator
 
JFreeDefaultCategoryDatasetGenerator - Class in org.pentaho.chart.plugin.jfreechart.dataset
This class generates default category dataset generator.
JFreeDefaultCategoryDatasetGenerator() - Constructor for class org.pentaho.chart.plugin.jfreechart.dataset.JFreeDefaultCategoryDatasetGenerator
 
JFreeDefaultIntervalCategoryDatasetGenerator - Class in org.pentaho.chart.plugin.jfreechart.dataset
Basic implementation for returning DefaultIntervalCategoryDataset.
JFreeDefaultIntervalCategoryDatasetGenerator() - Constructor for class org.pentaho.chart.plugin.jfreechart.dataset.JFreeDefaultIntervalCategoryDatasetGenerator
 
JFreeDefaultLineChartGenerator - Class in org.pentaho.chart.plugin.jfreechart.chart.line
 
JFreeDefaultLineChartGenerator() - Constructor for class org.pentaho.chart.plugin.jfreechart.chart.line.JFreeDefaultLineChartGenerator
 
JFreeDefaultMultiChartGenerator - Class in org.pentaho.chart.plugin.jfreechart.chart.multi
 
JFreeDefaultMultiChartGenerator() - Constructor for class org.pentaho.chart.plugin.jfreechart.chart.multi.JFreeDefaultMultiChartGenerator
 
JFreeDefaultPieDatasetGenerator - Class in org.pentaho.chart.plugin.jfreechart.dataset
Creates DefaultPieDataset.
JFreeDefaultPieDatasetGenerator() - Constructor for class org.pentaho.chart.plugin.jfreechart.dataset.JFreeDefaultPieDatasetGenerator
 
JFreeDefaultValueDatasetGenerator - Class in org.pentaho.chart.plugin.jfreechart.dataset
Returns a ValueDataset from the given ChartTableModel.
JFreeDefaultValueDatasetGenerator() - Constructor for class org.pentaho.chart.plugin.jfreechart.dataset.JFreeDefaultValueDatasetGenerator
 
JFreeDialChartGenerator - Class in org.pentaho.chart.plugin.jfreechart.chart.dial
 
JFreeDialChartGenerator() - Constructor for class org.pentaho.chart.plugin.jfreechart.chart.dial.JFreeDialChartGenerator
 
JFreeDialChartGenerator.DoubleLineDialFrame - Class in org.pentaho.chart.plugin.jfreechart.chart.dial
Same as StandardDialFrame, but allows the line colors to vary between the two lines.
JFreeDialChartGenerator.DoubleLineDialFrame() - Constructor for class org.pentaho.chart.plugin.jfreechart.chart.dial.JFreeDialChartGenerator.DoubleLineDialFrame
 
JFreeDialChartGenerator.FixedStandardDialScale - Class in org.pentaho.chart.plugin.jfreechart.chart.dial
Fixes a bug in JFreeChart where color for tick label is ignored.
JFreeDialChartGenerator.FixedStandardDialScale(double, double, double, double, double, int) - Constructor for class org.pentaho.chart.plugin.jfreechart.chart.dial.JFreeDialChartGenerator.FixedStandardDialScale
 
JFreeDialChartGenerator.ImageDialBackground - Class in org.pentaho.chart.plugin.jfreechart.chart.dial
 
JFreeDialChartGenerator.ImageDialBackground(Image) - Constructor for class org.pentaho.chart.plugin.jfreechart.chart.dial.JFreeDialChartGenerator.ImageDialBackground
 
JFreeDialChartGenerator.SingleLineDialFrame - Class in org.pentaho.chart.plugin.jfreechart.chart.dial
Instead of the double line drawn by StandardDialFrame, this class draws a single line.
JFreeDialChartGenerator.SingleLineDialFrame() - Constructor for class org.pentaho.chart.plugin.jfreechart.chart.dial.JFreeDialChartGenerator.SingleLineDialFrame
 
JFreeDialChartGenerator.SingleLineDialRange - Class in org.pentaho.chart.plugin.jfreechart.chart.dial
Instead of the double line drawn by StandardDialRange, this class draws a single line.
JFreeDialChartGenerator.SingleLineDialRange(double, double, Paint) - Constructor for class org.pentaho.chart.plugin.jfreechart.chart.dial.JFreeDialChartGenerator.SingleLineDialRange
 
JFreeDialChartGenerator.SquareDialPlot - Class in org.pentaho.chart.plugin.jfreechart.chart.dial
Resizes the dial plot so that the smallest side of the plot is the length of all sides--a square plot.
JFreeDialChartGenerator.SquareDialPlot() - Constructor for class org.pentaho.chart.plugin.jfreechart.chart.dial.JFreeDialChartGenerator.SquareDialPlot
 
JFreeDialChartGenerator.VariableStrokePointer - Class in org.pentaho.chart.plugin.jfreechart.chart.dial
Enhances DialPointer.Pointer to allow any size stroke for the outline.
JFreeDialChartGenerator.VariableStrokePointer() - Constructor for class org.pentaho.chart.plugin.jfreechart.chart.dial.JFreeDialChartGenerator.VariableStrokePointer
 
JFreeDialChartGeneratorFactory - Class in org.pentaho.chart.plugin.jfreechart.chart.dial
 
JFreeDialChartGeneratorFactory() - Constructor for class org.pentaho.chart.plugin.jfreechart.chart.dial.JFreeDialChartGeneratorFactory
 
JFreeLayeredBarChartGenerator - Class in org.pentaho.chart.plugin.jfreechart.chart.bar
Creates Layered Bar Chart.
JFreeLayeredBarChartGenerator() - Constructor for class org.pentaho.chart.plugin.jfreechart.chart.bar.JFreeLayeredBarChartGenerator
 
JFreeLineChartGenerator - Class in org.pentaho.chart.plugin.jfreechart.chart.line
 
JFreeLineChartGenerator() - Constructor for class org.pentaho.chart.plugin.jfreechart.chart.line.JFreeLineChartGenerator
 
JFreeLineChartGeneratorFactory - Class in org.pentaho.chart.plugin.jfreechart.chart.line
 
JFreeLineChartGeneratorFactory() - Constructor for class org.pentaho.chart.plugin.jfreechart.chart.line.JFreeLineChartGeneratorFactory
 
JFreeMultiChartGenerator - Class in org.pentaho.chart.plugin.jfreechart.chart.multi
Creates multi chart (area, bar and line combined into one chart or ).
JFreeMultiChartGenerator() - Constructor for class org.pentaho.chart.plugin.jfreechart.chart.multi.JFreeMultiChartGenerator
 
JFreeMultiChartGeneratorFactory - Class in org.pentaho.chart.plugin.jfreechart.chart.multi
 
JFreeMultiChartGeneratorFactory() - Constructor for class org.pentaho.chart.plugin.jfreechart.chart.multi.JFreeMultiChartGeneratorFactory
 
JFreeMultiChartTypes - Class in org.pentaho.chart.plugin.jfreechart.chart.multi
These are the different high level bar chart types based on the dataset and the chart type used to create them.
JFreePieChartGenerator - Class in org.pentaho.chart.plugin.jfreechart.chart.pie
Generates Pie Charts based on the configuration/options defined in the chart document.
JFreePieChartGenerator() - Constructor for class org.pentaho.chart.plugin.jfreechart.chart.pie.JFreePieChartGenerator
 
JFreePieChartGeneratorFactory - Class in org.pentaho.chart.plugin.jfreechart.chart.pie
Factory class that will return a complete Pie chart ready for output/rendering.
JFreePieChartGeneratorFactory() - Constructor for class org.pentaho.chart.plugin.jfreechart.chart.pie.JFreePieChartGeneratorFactory
 
JFreeStacked100PercentBarChartGenerator - Class in org.pentaho.chart.plugin.jfreechart.chart.bar
Creates Stacked 100 Percent bar chart.
JFreeStacked100PercentBarChartGenerator() - Constructor for class org.pentaho.chart.plugin.jfreechart.chart.bar.JFreeStacked100PercentBarChartGenerator
 
JFreeStackedAreaChartGenerator - Class in org.pentaho.chart.plugin.jfreechart.chart.area
Creates stacked area charts.
JFreeStackedAreaChartGenerator() - Constructor for class org.pentaho.chart.plugin.jfreechart.chart.area.JFreeStackedAreaChartGenerator
 
JFreeStackedBarChartGenerator - Class in org.pentaho.chart.plugin.jfreechart.chart.bar
Created stacked bar chart.
JFreeStackedBarChartGenerator() - Constructor for class org.pentaho.chart.plugin.jfreechart.chart.bar.JFreeStackedBarChartGenerator
 
JFreeStackedPercentBarChartGenerator - Class in org.pentaho.chart.plugin.jfreechart.chart.bar
Creates stacked percent bar chart.
JFreeStackedPercentBarChartGenerator() - Constructor for class org.pentaho.chart.plugin.jfreechart.chart.bar.JFreeStackedPercentBarChartGenerator
 
JFreeWaterfallBarChartGenerator - Class in org.pentaho.chart.plugin.jfreechart.chart.bar
 
JFreeWaterfallBarChartGenerator() - Constructor for class org.pentaho.chart.plugin.jfreechart.chart.bar.JFreeWaterfallBarChartGenerator
 

A B C D E F G H I J L M N O P R S T U V W X