Serialized Form
-
Package org.pentaho.plugin.jfreereport.reportcharts
-
Class org.pentaho.plugin.jfreereport.reportcharts.AbstractChartExpression
class AbstractChartExpression extends org.pentaho.reporting.engine.classic.core.function.AbstractExpression implements Serializable-
Serialized Fields
-
antiAlias
boolean antiAlias
-
backgroundColor
String backgroundColor
-
backgroundImage
String backgroundImage
-
borderColor
String borderColor
-
chartCache
HashMap<Object,
org.jfree.chart.JFreeChart> chartCache -
chartSectionOutline
boolean chartSectionOutline
-
dataSource
String dataSource
-
drawLegendBorder
boolean drawLegendBorder
-
expressionMap
LinkedHashMap<String,
org.pentaho.reporting.engine.classic.core.function.Expression> expressionMap -
itemLabelFont
Font itemLabelFont
-
itemsLabelVisible
Boolean itemsLabelVisible
-
labelFont
String labelFont
-
legendBackgroundColor
Color legendBackgroundColor
-
legendFont
String legendFont
-
legendLocation
String legendLocation
-
legendTextColor
Color legendTextColor
-
noDataMessage
String noDataMessage
-
plotBackgroundAlpha
float plotBackgroundAlpha
-
plotBackgroundColor
Color plotBackgroundColor
-
plotForegroundAlpha
float plotForegroundAlpha
-
postProcessingLanguage
String postProcessingLanguage
-
postProcessingScript
String postProcessingScript
-
seriesColors
ArrayList<String> seriesColors
-
showBorder
boolean showBorder
-
showLegend
boolean showLegend
-
threeD
boolean threeD
-
titleField
String titleField
-
titleFont
String titleFont
-
titleText
String titleText
-
tooltipFormula
String tooltipFormula
-
urlFormula
String urlFormula
-
-
-
Class org.pentaho.plugin.jfreereport.reportcharts.AreaChartExpression
class AreaChartExpression extends StackedCategoricalChartExpression implements Serializable- serialVersionUID:
- -2663954070786799503L
-
Serialized Fields
-
renderAsPercentages
boolean renderAsPercentages
-
-
Class org.pentaho.plugin.jfreereport.reportcharts.BarChartExpression
class BarChartExpression extends StackedCategoricalChartExpression implements Serializable- serialVersionUID:
- 7082583397390897215L
-
Class org.pentaho.plugin.jfreereport.reportcharts.BarLineChartExpression
class BarLineChartExpression extends BarChartExpression implements Serializable- serialVersionUID:
- 7082583397390897215L
-
Serialized Fields
-
lineAxisAutoRange
boolean lineAxisAutoRange
-
lineAxisIncludesZero
boolean lineAxisIncludesZero
-
lineAxisStickyZero
boolean lineAxisStickyZero
-
linePeriodCount
double linePeriodCount
-
lineRangeMaximum
double lineRangeMaximum
-
lineRangeMinimum
double lineRangeMinimum
-
linesDataSource
String linesDataSource
-
lineSeriesColor
ArrayList<String> lineSeriesColor
-
linesLabelFont
String linesLabelFont
-
linesTickLabelFont
String linesTickLabelFont
Deprecated. -
lineStyle
String lineStyle
-
lineTickFont
Font lineTickFont
-
lineTicksLabelFormat
String lineTicksLabelFormat
-
lineTimePeriod
Class lineTimePeriod
-
lineTitleFont
Font lineTitleFont
-
lineWidth
float lineWidth
-
markersVisible
boolean markersVisible
-
secondValueAxisLabel
String secondValueAxisLabel
-
sharedRangeAxis
boolean sharedRangeAxis
-
-
Class org.pentaho.plugin.jfreereport.reportcharts.BaseCollectorFunction
class BaseCollectorFunction extends org.pentaho.reporting.engine.classic.core.function.AbstractFunction implements Serializable-
Serialized Fields
-
currentIndex
int currentIndex
-
dataset
org.jfree.data.general.Dataset dataset
-
group
String group
-
processKey
org.pentaho.reporting.engine.classic.core.states.ReportStateKey processKey
-
resetGroup
String resetGroup
-
results
ArrayList results
-
seriesColumn
boolean seriesColumn
-
seriesNames
ArrayList seriesNames
-
summaryOnly
boolean summaryOnly
-
-
-
Class org.pentaho.plugin.jfreereport.reportcharts.BubbleChartExpression
class BubbleChartExpression extends XYChartExpression implements Serializable- serialVersionUID:
- 7934486966108227105L
-
Class org.pentaho.plugin.jfreereport.reportcharts.BubbleRenderer
class BubbleRenderer extends org.jfree.chart.renderer.xy.XYBubbleRenderer implements Serializable- serialVersionUID:
- -216587271628618807L
-
Serialized Fields
-
maxSize
double maxSize
-
maxZ
double maxZ
-
-
Class org.pentaho.plugin.jfreereport.reportcharts.CategoricalChartExpression
class CategoricalChartExpression extends AbstractChartExpression implements Serializable- serialVersionUID:
- -402500824047401239L
-
Serialized Fields
-
autoRange
boolean autoRange
-
categoricalAxisMessageFormat
String categoricalAxisMessageFormat
-
categoricalItemLabelRotation
Double categoricalItemLabelRotation
-
categoricalLabelDateFormat
String categoricalLabelDateFormat
-
categoricalLabelDecimalFormat
String categoricalLabelDecimalFormat
-
categoricalLabelFormat
String categoricalLabelFormat
-
categoryAxisLabel
String categoryAxisLabel
-
categoryMargin
Double categoryMargin
-
categoryTickFont
Font categoryTickFont
-
categoryTitleFont
Font categoryTitleFont
-
horizontal
boolean horizontal
-
humanReadableLogarithmicFormat
boolean humanReadableLogarithmicFormat
-
labelRotation
Double labelRotation
-
logarithmicAxis
boolean logarithmicAxis
-
lowerMargin
Double lowerMargin
-
maxCategoryLabelWidthRatio
Float maxCategoryLabelWidthRatio
-
rangeIncludesZero
boolean rangeIncludesZero
-
rangeMaximum
double rangeMaximum
-
rangeMinimum
double rangeMinimum
-
rangePeriodCount
double rangePeriodCount
-
rangeStickyZero
boolean rangeStickyZero
-
rangeTickFont
Font rangeTickFont
-
rangeTickFormat
NumberFormat rangeTickFormat
-
rangeTickFormatString
String rangeTickFormatString
-
rangeTimePeriod
Class rangeTimePeriod
-
rangeTitleFont
Font rangeTitleFont
-
scaleFactor
double scaleFactor
-
showGridlines
boolean showGridlines
-
upperMargin
Double upperMargin
-
valueAxisLabel
String valueAxisLabel
-
-
Class org.pentaho.plugin.jfreereport.reportcharts.CategorySetCollectorFunction
class CategorySetCollectorFunction extends BaseCollectorFunction implements Serializable- serialVersionUID:
- -8138304452870844825L
-
Class org.pentaho.plugin.jfreereport.reportcharts.ExtendedXYLineChartExpression
class ExtendedXYLineChartExpression extends XYLineChartExpression implements Serializable- serialVersionUID:
- -167639029520233427L
-
Serialized Fields
-
chartType
String chartType
-
-
Class org.pentaho.plugin.jfreereport.reportcharts.ExtendedXYZDataset
class ExtendedXYZDataset extends org.jfree.data.xy.DefaultXYZDataset implements Serializable- serialVersionUID:
- -6629387979880168707L
-
Serialized Fields
-
maxZValue
double maxZValue
-
-
Class org.pentaho.plugin.jfreereport.reportcharts.LineChartExpression
class LineChartExpression extends CategoricalChartExpression implements Serializable- serialVersionUID:
- 816438776025760907L
-
Serialized Fields
-
lineStyle
String lineStyle
-
lineWidth
float lineWidth
-
markersVisible
boolean markersVisible
-
-
Class org.pentaho.plugin.jfreereport.reportcharts.LogCategoryItemLabelGenerator
class LogCategoryItemLabelGenerator extends org.jfree.chart.labels.StandardCategoryItemLabelGenerator implements Serializable- serialVersionUID:
- 1L
-
Class org.pentaho.plugin.jfreereport.reportcharts.LogXYItemLabelGenerator
class LogXYItemLabelGenerator extends org.jfree.chart.labels.StandardXYItemLabelGenerator implements Serializable- serialVersionUID:
- 1L
-
Class org.pentaho.plugin.jfreereport.reportcharts.MultiPieChartExpression
class MultiPieChartExpression extends AbstractChartExpression implements Serializable- serialVersionUID:
- -7796999107015376070L
-
Class org.pentaho.plugin.jfreereport.reportcharts.PieChartExpression
class PieChartExpression extends AbstractChartExpression implements Serializable- serialVersionUID:
- 5755617219149952355L
-
Serialized Fields
-
circular
boolean circular
-
explodePct
Double explodePct
-
explodeSegment
String explodeSegment
-
ignoreNulls
boolean ignoreNulls
-
ignoreZeros
boolean ignoreZeros
-
pieLabelFormat
String pieLabelFormat
-
pieLegendLabelFormat
String pieLegendLabelFormat
-
rotationClockwise
boolean rotationClockwise
-
shadowPaint
Color shadowPaint
-
shadowXOffset
Double shadowXOffset
-
shadowYOffset
Double shadowYOffset
-
-
Class org.pentaho.plugin.jfreereport.reportcharts.PieSetCollectorFunction
class PieSetCollectorFunction extends org.pentaho.reporting.engine.classic.core.function.AbstractFunction implements Serializable- serialVersionUID:
- -5778788510651234706L
-
Serialized Fields
-
currentIndex
int currentIndex
Deprecated. -
group
String group
Deprecated. -
pieDataset
org.jfree.data.general.DefaultPieDataset pieDataset
Deprecated. -
resetGroup
String resetGroup
Deprecated. -
results
List results
Deprecated. -
seriesColumn
String seriesColumn
Deprecated. -
summaryOnly
boolean summaryOnly
Deprecated. -
valueColumn
String valueColumn
Deprecated.
-
-
Class org.pentaho.plugin.jfreereport.reportcharts.PivotCategorySetCollectorFunction
class PivotCategorySetCollectorFunction extends CategorySetCollectorFunction implements Serializable- serialVersionUID:
- -1661805548096343053L
-
Class org.pentaho.plugin.jfreereport.reportcharts.RadarChartExpression
class RadarChartExpression extends AbstractChartExpression implements Serializable- serialVersionUID:
- 7082583397390897215L
-
Serialized Fields
-
drawgrid
boolean drawgrid
-
gridintervall
float gridintervall
-
headsize
double headsize
-
radarwebfilled
boolean radarwebfilled
-
thicknessprimaryseries
float thicknessprimaryseries
-
-
Class org.pentaho.plugin.jfreereport.reportcharts.RingChartExpression
class RingChartExpression extends PieChartExpression implements Serializable- serialVersionUID:
- 8157232155813173422L
-
Serialized Fields
-
sectionDepth
double sectionDepth
-
-
Class org.pentaho.plugin.jfreereport.reportcharts.ScalingLogarithmicAxis
class ScalingLogarithmicAxis extends org.jfree.chart.axis.LogarithmicAxis implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
ticksVertical
int ticksVertical
-
-
Class org.pentaho.plugin.jfreereport.reportcharts.ScatterPlotChartExpression
class ScatterPlotChartExpression extends XYChartExpression implements Serializable- serialVersionUID:
- 7822813481960064738L
-
Serialized Fields
-
dotHeight
int dotHeight
-
dotWidth
int dotWidth
-
-
Class org.pentaho.plugin.jfreereport.reportcharts.StackedCategoricalChartExpression
class StackedCategoricalChartExpression extends CategoricalChartExpression implements Serializable-
Serialized Fields
-
stacked
boolean stacked
-
-
-
Class org.pentaho.plugin.jfreereport.reportcharts.ThermometerChartExpression
class ThermometerChartExpression extends AbstractChartExpression implements Serializable-
Serialized Fields
-
bulbRadius
int bulbRadius
-
columnRadius
int columnRadius
-
criticalRangeColor
Color criticalRangeColor
-
criticalRangeHigh
int criticalRangeHigh
-
criticalRangeLow
int criticalRangeLow
-
mercuryPaint
Color mercuryPaint
-
normalRangeColor
Color normalRangeColor
-
normalRangeHigh
int normalRangeHigh
-
normalRangeLow
int normalRangeLow
-
thermometerPaint
Color thermometerPaint
-
thermometerUnits
ThermometerUnit thermometerUnits
-
warningRangeColor
Color warningRangeColor
-
warningRangeHigh
int warningRangeHigh
-
warningRangeLow
int warningRangeLow
-
-
-
Class org.pentaho.plugin.jfreereport.reportcharts.TimeSeriesCollectorFunction
class TimeSeriesCollectorFunction extends BaseCollectorFunction implements Serializable- serialVersionUID:
- -8138304452870844825L
-
Class org.pentaho.plugin.jfreereport.reportcharts.WaterfallChartExpressions
class WaterfallChartExpressions extends CategoricalChartExpression implements Serializable- serialVersionUID:
- 8342198616002055989L
-
Class org.pentaho.plugin.jfreereport.reportcharts.XYAreaChartExpression
class XYAreaChartExpression extends XYLineChartExpression implements Serializable- serialVersionUID:
- -8475649582680588912L
-
Class org.pentaho.plugin.jfreereport.reportcharts.XYAreaLineChartExpression
class XYAreaLineChartExpression extends XYAreaChartExpression implements Serializable- serialVersionUID:
- 7082583397390897215L
-
Serialized Fields
-
lineAxisAutoRange
boolean lineAxisAutoRange
-
lineAxisIncludesZero
boolean lineAxisIncludesZero
-
lineAxisStickyZero
boolean lineAxisStickyZero
-
linePeriodCount
double linePeriodCount
-
lineRangeMaximum
Double lineRangeMaximum
-
lineRangeMinimum
Double lineRangeMinimum
-
lineSeriesColor
ArrayList lineSeriesColor
-
linesLabelFont
Font linesLabelFont
-
linesTickLabelFont
Font linesTickLabelFont
-
lineTickFont
Font lineTickFont
-
lineTicksLabelFormat
String lineTicksLabelFormat
-
lineTimePeriod
Class lineTimePeriod
-
lineTitleFont
Font lineTitleFont
-
secondaryDataSet
String secondaryDataSet
-
secondValueAxisLabel
String secondValueAxisLabel
-
sharedRangeAxis
boolean sharedRangeAxis
-
-
Class org.pentaho.plugin.jfreereport.reportcharts.XYBarChartExpression
class XYBarChartExpression extends XYChartExpression implements Serializable- serialVersionUID:
- -1190325024526412335L
-
Serialized Fields
-
margin
Double margin
-
renderPercentages
boolean renderPercentages
-
shadowVisible
boolean shadowVisible
-
shadowXOffset
int shadowXOffset
-
shadowYOffset
int shadowYOffset
-
-
Class org.pentaho.plugin.jfreereport.reportcharts.XYChartExpression
class XYChartExpression extends AbstractChartExpression implements Serializable-
Serialized Fields
-
borderPaint
Paint borderPaint
-
domainAxisAutoRange
boolean domainAxisAutoRange
-
domainIncludesZero
boolean domainIncludesZero
-
domainMaximum
double domainMaximum
-
domainMinimum
double domainMinimum
-
domainPeriodCount
double domainPeriodCount
-
domainStickyZero
boolean domainStickyZero
-
domainTickFont
Font domainTickFont
-
domainTickFormat
NumberFormat domainTickFormat
-
domainTickFormatString
String domainTickFormatString
-
domainTimePeriod
Class domainTimePeriod
-
domainTitle
String domainTitle
-
domainTitleFont
Font domainTitleFont
-
domainVerticalTickLabels
boolean domainVerticalTickLabels
-
horizontal
boolean horizontal
-
humanReadableLogarithmicFormat
boolean humanReadableLogarithmicFormat
-
logarithmicAxis
boolean logarithmicAxis
-
rangeAxisAutoRange
boolean rangeAxisAutoRange
-
rangeIncludesZero
boolean rangeIncludesZero
-
rangeMaximum
double rangeMaximum
-
rangeMinimum
double rangeMinimum
-
rangePeriodCount
double rangePeriodCount
-
rangeStickyZero
boolean rangeStickyZero
-
rangeTickFont
Font rangeTickFont
-
rangeTickFormat
NumberFormat rangeTickFormat
-
rangeTickFormatString
String rangeTickFormatString
-
rangeTimePeriod
Class rangeTimePeriod
-
rangeTitle
String rangeTitle
-
rangeTitleFont
Font rangeTitleFont
-
stacked
boolean stacked
-
titlePositionText
String titlePositionText
-
-
-
Class org.pentaho.plugin.jfreereport.reportcharts.XYLineChartExpression
class XYLineChartExpression extends XYChartExpression implements Serializable- serialVersionUID:
- 588996014868712814L
-
Serialized Fields
-
lineStyle
String lineStyle
-
lineWidth
float lineWidth
-
markersVisible
boolean markersVisible
-
-
Class org.pentaho.plugin.jfreereport.reportcharts.XYSeriesCollectorFunction
class XYSeriesCollectorFunction extends BaseCollectorFunction implements Serializable- serialVersionUID:
- -8138304452870844825L
-
Class org.pentaho.plugin.jfreereport.reportcharts.XYZSeriesCollectorFunction
class XYZSeriesCollectorFunction extends XYSeriesCollectorFunction implements Serializable- serialVersionUID:
- -3612902208762624893L
-
Serialized Fields
-
maxZValue
double maxZValue
Deprecated. -
zValueColumns
ArrayList zValueColumns
Deprecated.
-
-
-
Package org.pentaho.plugin.jfreereport.reportcharts.backport
-
Class org.pentaho.plugin.jfreereport.reportcharts.backport.ExtCategoryTableXYDataset
class ExtCategoryTableXYDataset extends org.jfree.data.xy.AbstractIntervalXYDataset implements Serializable-
Serialized Fields
-
intervalDelegate
org.jfree.data.xy.IntervalXYDelegate intervalDelegate
A delegate for controlling the interval width. -
values
org.jfree.data.DefaultKeyedValues2D values
The backing data structure.
-
-
-
Class org.pentaho.plugin.jfreereport.reportcharts.backport.ExtTimeTableXYDataset
class ExtTimeTableXYDataset extends org.jfree.data.xy.AbstractIntervalXYDataset implements Serializable-
Serialized Fields
-
domainIsPointsInTime
boolean domainIsPointsInTime
A flag that indicates that the domain is 'points in time'. If this flag is true, only the x-value (and not the x-interval) is used to determine the range of values in the domain. -
values
org.jfree.data.DefaultKeyedValues2D values
The data structure to store the values. Each column represents a series (elsewhere in JFreeChart rows are typically used for series, but it doesn't matter that much since this data structure is private and symmetrical anyway), each row contains values for the sameRegularTimePeriod
(the rows are sorted into ascending order). -
workingCalendar
Calendar workingCalendar
A working calendar (to recycle) -
xPosition
org.jfree.data.time.TimePeriodAnchor xPosition
The point within each time period that is used for the X value when this collection is used as anXYDataset
. This can be the start, middle or end of the time period.
-
-
-
Class org.pentaho.plugin.jfreereport.reportcharts.backport.FastNumberTickUnit
class FastNumberTickUnit extends org.jfree.chart.axis.NumberTickUnit implements Serializable- serialVersionUID:
- 3849459506627654442L
-
Serialized Fields
-
formatter
org.pentaho.reporting.libraries.formatting.FastDecimalFormat formatter
A formatter for the tick unit.
-
-
Class org.pentaho.plugin.jfreereport.reportcharts.backport.FormattedCategoryAxis
class FormattedCategoryAxis extends org.jfree.chart.axis.CategoryAxis implements Serializable-
Serialized Fields
-
format
org.pentaho.reporting.libraries.formatting.FastMessageFormat format
-
-
-
Class org.pentaho.plugin.jfreereport.reportcharts.backport.FormattedCategoryAxis3D
class FormattedCategoryAxis3D extends org.jfree.chart.axis.CategoryAxis3D implements Serializable-
Serialized Fields
-
format
org.pentaho.reporting.libraries.formatting.FastMessageFormat format
-
-
-
Class org.pentaho.plugin.jfreereport.reportcharts.backport.StackedAreaRenderer
class StackedAreaRenderer extends org.jfree.chart.renderer.category.AreaRenderer implements Serializable- serialVersionUID:
- -3595635038460823663L
-
Serialized Fields
-
renderAsPercentages
boolean renderAsPercentages
A flag that controls whether the areas display values or percentages.
-
-
Class org.pentaho.plugin.jfreereport.reportcharts.backport.XYDotRenderer
class XYDotRenderer extends org.jfree.chart.renderer.xy.AbstractXYItemRenderer implements Serializable- serialVersionUID:
- -2764344339073566425L
-
Serialization Methods
-
readObject
Provides serialization support.- Parameters:
stream
- the input stream.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Parameters:
stream
- the output stream.- Throws:
IOException
- if there is an I/O error.
-
-
Serialized Fields
-
dotHeight
int dotHeight
The dot height. -
dotWidth
int dotWidth
The dot width.
-
-
-
Package org.pentaho.plugin.jfreereport.reportcharts.collectors
-
Class org.pentaho.plugin.jfreereport.reportcharts.collectors.AbstractCollectorFunction
class AbstractCollectorFunction extends org.pentaho.reporting.engine.classic.core.function.AbstractFunction implements Serializable-
Serialized Fields
-
autoGenerateMissingSeriesNames
Boolean autoGenerateMissingSeriesNames
-
crosstabFilterGroup
String crosstabFilterGroup
The current group key is used to store the result for the current group. -
resetGroup
String resetGroup
-
results
HashMap<org.pentaho.reporting.engine.classic.core.states.ReportStateKey,
org.pentaho.reporting.engine.classic.core.util.Sequence<org.jfree.data.general.Dataset>> results -
seriesColumns
ArrayList<String> seriesColumns
-
seriesNames
ArrayList<String> seriesNames
-
summaryGroup
String summaryGroup
-
-
-
Class org.pentaho.plugin.jfreereport.reportcharts.collectors.CategorySetDataCollector
class CategorySetDataCollector extends AbstractCollectorFunction implements Serializable -
Class org.pentaho.plugin.jfreereport.reportcharts.collectors.IntervalXYSeriesCollector
class IntervalXYSeriesCollector extends AbstractCollectorFunction implements Serializable -
Class org.pentaho.plugin.jfreereport.reportcharts.collectors.PieDataSetCollector
class PieDataSetCollector extends AbstractCollectorFunction implements Serializable-
Serialized Fields
-
valueColumn
String valueColumn
-
-
-
Class org.pentaho.plugin.jfreereport.reportcharts.collectors.PivotCategorySetCollector
class PivotCategorySetCollector extends AbstractCollectorFunction implements Serializable -
Class org.pentaho.plugin.jfreereport.reportcharts.collectors.TimeSeriesCollector
class TimeSeriesCollector extends AbstractCollectorFunction implements Serializable-
Serialized Fields
-
seriesSequenceMap
HashMap<org.pentaho.reporting.engine.classic.core.states.ReportStateKey,
org.pentaho.reporting.engine.classic.core.util.Sequence<HashMap<Comparable, org.jfree.data.time.TimeSeries>>> seriesSequenceMap -
timePeriod
Class timePeriod
-
timeValueColumns
ArrayList<String> timeValueColumns
-
valueColumns
ArrayList<String> valueColumns
-
-
-
Class org.pentaho.plugin.jfreereport.reportcharts.collectors.ValueDataSetCollector
class ValueDataSetCollector extends AbstractCollectorFunction implements Serializable-
Serialized Fields
-
valueColumn
String valueColumn
-
-
-
Class org.pentaho.plugin.jfreereport.reportcharts.collectors.XYSeriesCollector
class XYSeriesCollector extends AbstractCollectorFunction implements Serializable-
Serialized Fields
-
seriesSequenceMap
HashMap<org.pentaho.reporting.engine.classic.core.states.ReportStateKey,
org.pentaho.reporting.engine.classic.core.util.Sequence<HashMap<Comparable, org.jfree.data.xy.XYSeries>>> seriesSequenceMap -
xValueColumns
ArrayList<String> xValueColumns
-
yValueColumns
ArrayList<String> yValueColumns
-
-
-
Class org.pentaho.plugin.jfreereport.reportcharts.collectors.XYZSeriesCollector
class XYZSeriesCollector extends AbstractCollectorFunction implements Serializable
-
-
Package org.pentaho.plugin.jfreereport.reportcharts.metadata
-
Class org.pentaho.plugin.jfreereport.reportcharts.metadata.CategoryChartFormulaExpressionPropertyCore
class CategoryChartFormulaExpressionPropertyCore extends org.pentaho.reporting.engine.classic.core.metadata.DefaultExpressionPropertyCore implements Serializable -
Class org.pentaho.plugin.jfreereport.reportcharts.metadata.PieChartFormulaExpressionPropertyCore
class PieChartFormulaExpressionPropertyCore extends org.pentaho.reporting.engine.classic.core.metadata.DefaultExpressionPropertyCore implements Serializable -
Class org.pentaho.plugin.jfreereport.reportcharts.metadata.XYZChartFormulaExpressionPropertyCore
class XYZChartFormulaExpressionPropertyCore extends org.pentaho.reporting.engine.classic.core.metadata.DefaultExpressionPropertyCore implements Serializable
-
-
Package org.pentaho.reporting.engine.classic.extensions.legacy.charts
-
Class org.pentaho.reporting.engine.classic.extensions.legacy.charts.LegacyChartPreProcessor
class LegacyChartPreProcessor extends org.pentaho.reporting.engine.classic.core.AbstractReportPreProcessor implements Serializable -
Class org.pentaho.reporting.engine.classic.extensions.legacy.charts.LegacyChartType
class LegacyChartType extends org.pentaho.reporting.engine.classic.core.filter.types.ContentFieldType implements Serializable
-