Class JRDesignBar3DPlot
java.lang.Object
net.sf.jasperreports.charts.base.JRBaseChartPlot
net.sf.jasperreports.charts.base.JRBaseBarPlot
net.sf.jasperreports.charts.base.JRBaseBar3DPlot
net.sf.jasperreports.charts.design.JRDesignBar3DPlot
- All Implemented Interfaces:
Serializable,Cloneable,JRDesignCategoryPlot,JRBar3DPlot,JRBarPlot,JRCategoryAxisFormat,JRCategoryPlot,JRChartPlot,JRValueAxisFormat,JRChangeEventsSupport,JRCloneable
Deprecated.
To be removed.
- Author:
- Flavius Sana (flavius_sana@users.sourceforge.net)
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class net.sf.jasperreports.charts.base.JRBaseChartPlot
JRBaseChartPlot.JRBaseSeriesColorNested classes/interfaces inherited from interface net.sf.jasperreports.charts.JRChartPlot
JRChartPlot.JRSeriesColor -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.Fields inherited from class net.sf.jasperreports.charts.base.JRBaseBar3DPlot
PROPERTY_X_OFFSET, PROPERTY_Y_OFFSETFields inherited from class net.sf.jasperreports.charts.base.JRBaseBarPlot
categoryAxisLabelColor, categoryAxisLabelExpression, categoryAxisLabelFont, categoryAxisLineColor, categoryAxisTickLabelColor, categoryAxisTickLabelFont, categoryAxisTickLabelMask, categoryAxisVerticalTickLabels, domainAxisMaxValueExpression, domainAxisMinValueExpression, itemLabel, PROPERTY_SHOW_LABELS, PROPERTY_SHOW_TICK_LABELS, PROPERTY_SHOW_TICK_MARKS, rangeAxisMaxValueExpression, rangeAxisMinValueExpression, showLabels, showTickLabels, showTickMarks, valueAxisLabelColor, valueAxisLabelExpression, valueAxisLabelFont, valueAxisLineColor, valueAxisTickLabelColor, valueAxisTickLabelFont, valueAxisTickLabelMask, valueAxisVerticalTickLabelsFields inherited from class net.sf.jasperreports.charts.base.JRBaseChartPlot
backcolor, backgroundAlpha, chart, foregroundAlpha, labelRotation, orientation, PROPERTY_BACKCOLOR, PROPERTY_BACKGROUND_ALPHA, PROPERTY_FOREGROUND_ALPHA, PROPERTY_LABEL_ROTATION, PROPERTY_ORIENTATION, PROPERTY_SERIES_COLORS, seriesColorsFields inherited from interface net.sf.jasperreports.charts.JRCategoryAxisFormat
PROPERTY_CATEGORY_AXIS_TICK_LABEL_ROTATIONFields inherited from interface net.sf.jasperreports.charts.design.JRDesignCategoryPlot
PROPERTY_CATEGORY_AXIS_LABEL_EXPRESSION, PROPERTY_DOMAIN_AXIS_MAXVALUE_EXPRESSION, PROPERTY_DOMAIN_AXIS_MINVALUE_EXPRESSION, PROPERTY_RANGE_AXIS_MAXVALUE_EXPRESSION, PROPERTY_RANGE_AXIS_MINVALUE_EXPRESSION, PROPERTY_VALUE_AXIS_LABEL_EXPRESSION -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCategoryAxisFormat(JRAxisFormat axisFormat) Deprecated.voidsetCategoryAxisLabelColor(Color categoryAxisLabelColor) Deprecated.voidsetCategoryAxisLabelExpression(JRExpression categoryAxisLabelExpression) Deprecated.voidsetCategoryAxisLabelFont(JRFont categoryAxisLabelFont) Deprecated.voidsetCategoryAxisLineColor(Color categoryAxisLineColor) Deprecated.voidsetCategoryAxisTickLabelColor(Color categoryAxisTickLabelColor) Deprecated.voidsetCategoryAxisTickLabelFont(JRFont categoryAxisTickLabelFont) Deprecated.voidsetCategoryAxisTickLabelMask(String categoryAxisTickLabelMask) Deprecated.voidsetCategoryAxisVerticalTickLabels(Boolean categoryAxisVerticalTickLabels) Deprecated.voidsetDomainAxisMaxValueExpression(JRExpression domainAxisMaxValueExpression) Deprecated.voidsetDomainAxisMinValueExpression(JRExpression domainAxisMinValueExpression) Deprecated.voidsetItemLabel(JRItemLabel itemLabel) Deprecated.voidsetRangeAxisMaxValueExpression(JRExpression rangeAxisMaxValueExpression) Deprecated.voidsetRangeAxisMinValueExpression(JRExpression rangeAxisMinValueExpression) Deprecated.voidsetValueAxisFormat(JRAxisFormat axisFormat) Deprecated.voidsetValueAxisLabelColor(Color valueAxisLabelColor) Deprecated.voidsetValueAxisLabelExpression(JRExpression valueAxisLabelExpression) Deprecated.voidsetValueAxisLabelFont(JRFont valueAxisLabelFont) Deprecated.voidsetValueAxisLineColor(Color valueAxisLineColor) Deprecated.voidsetValueAxisTickLabelColor(Color valueAxisTickLabelColor) Deprecated.voidsetValueAxisTickLabelFont(JRFont valueAxisTickLabelFont) Deprecated.voidsetValueAxisTickLabelMask(String valueAxisTickLabelMask) Deprecated.voidsetValueAxisVerticalTickLabels(Boolean valueAxisVerticalTickLabels) Deprecated.Methods inherited from class net.sf.jasperreports.charts.base.JRBaseBar3DPlot
getXOffset, getYOffset, setXOffset, setYOffsetMethods inherited from class net.sf.jasperreports.charts.base.JRBaseBarPlot
clone, collectExpressions, getCategoryAxisLabelColor, getCategoryAxisLabelExpression, getCategoryAxisLabelFont, getCategoryAxisLineColor, getCategoryAxisTickLabelColor, getCategoryAxisTickLabelFont, getCategoryAxisTickLabelMask, getCategoryAxisTickLabelRotation, getCategoryAxisVerticalTickLabels, getDomainAxisMaxValueExpression, getDomainAxisMinValueExpression, getItemLabel, getOwnCategoryAxisLabelColor, getOwnCategoryAxisLineColor, getOwnCategoryAxisTickLabelColor, getOwnValueAxisLabelColor, getOwnValueAxisLineColor, getOwnValueAxisTickLabelColor, getRangeAxisMaxValueExpression, getRangeAxisMinValueExpression, getShowLabels, getShowTickLabels, getShowTickMarks, getValueAxisLabelColor, getValueAxisLabelExpression, getValueAxisLabelFont, getValueAxisLineColor, getValueAxisTickLabelColor, getValueAxisTickLabelFont, getValueAxisTickLabelMask, getValueAxisVerticalTickLabels, setCategoryAxisTickLabelRotation, setShowLabels, setShowTickLabels, setShowTickMarksMethods inherited from class net.sf.jasperreports.charts.base.JRBaseChartPlot
addSeriesColor, clearSeriesColors, clone, getBackcolor, getBackgroundAlpha, getChart, getEventSupport, getForegroundAlpha, getLabelRotation, getOrientation, getOwnBackcolor, getSeriesColors, getStyleResolver, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setSeriesColorsMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.sf.jasperreports.charts.JRBarPlot
getItemLabel, getShowLabels, getShowTickLabels, getShowTickMarks, setShowLabels, setShowTickLabels, setShowTickMarksMethods inherited from interface net.sf.jasperreports.charts.JRCategoryAxisFormat
getCategoryAxisLabelColor, getCategoryAxisLabelFont, getCategoryAxisLineColor, getCategoryAxisTickLabelColor, getCategoryAxisTickLabelFont, getCategoryAxisTickLabelMask, getCategoryAxisTickLabelRotation, getCategoryAxisVerticalTickLabels, getOwnCategoryAxisLabelColor, getOwnCategoryAxisLineColor, getOwnCategoryAxisTickLabelColor, setCategoryAxisTickLabelRotationMethods inherited from interface net.sf.jasperreports.charts.JRCategoryPlot
getCategoryAxisLabelExpression, getDomainAxisMaxValueExpression, getDomainAxisMinValueExpression, getRangeAxisMaxValueExpression, getRangeAxisMinValueExpression, getValueAxisLabelExpressionMethods inherited from interface net.sf.jasperreports.charts.JRChartPlot
addSeriesColor, clearSeriesColors, clone, collectExpressions, getBackcolor, getBackgroundAlpha, getChart, getForegroundAlpha, getLabelRotation, getOrientation, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setSeriesColorsMethods inherited from interface net.sf.jasperreports.engine.JRCloneable
cloneMethods inherited from interface net.sf.jasperreports.charts.JRValueAxisFormat
getOwnValueAxisLabelColor, getOwnValueAxisLineColor, getOwnValueAxisTickLabelColor, getValueAxisLabelColor, getValueAxisLabelFont, getValueAxisLineColor, getValueAxisTickLabelColor, getValueAxisTickLabelFont, getValueAxisTickLabelMask, getValueAxisVerticalTickLabels
-
Field Details
-
PROPERTY_CATEGORY_AXIS_LABEL_COLOR
Deprecated.- See Also:
-
PROPERTY_CATEGORY_AXIS_LABEL_FONT
Deprecated.- See Also:
-
PROPERTY_CATEGORY_AXIS_LINE_COLOR
Deprecated.- See Also:
-
PROPERTY_CATEGORY_AXIS_TICK_LABEL_COLOR
Deprecated.- See Also:
-
PROPERTY_CATEGORY_AXIS_TICK_LABEL_FONT
Deprecated.- See Also:
-
PROPERTY_CATEGORY_AXIS_TICK_LABEL_MASK
Deprecated.- See Also:
-
PROPERTY_CATEGORY_AXIS_VERTICAL_TICK_LABELS
Deprecated.- See Also:
-
PROPERTY_VALUE_AXIS_LABEL_COLOR
Deprecated.- See Also:
-
PROPERTY_VALUE_AXIS_LABEL_FONT
Deprecated.- See Also:
-
PROPERTY_VALUE_AXIS_LINE_COLOR
Deprecated.- See Also:
-
PROPERTY_VALUE_AXIS_TICK_LABEL_COLOR
Deprecated.- See Also:
-
PROPERTY_VALUE_AXIS_TICK_LABEL_FONT
Deprecated.- See Also:
-
PROPERTY_VALUE_AXIS_TICK_LABEL_MASK
Deprecated.- See Also:
-
PROPERTY_VALUE_AXIS_VERTICAL_TICK_LABELS
Deprecated.- See Also:
-
PROPERTY_ITEM_LABEL
Deprecated.- See Also:
-
-
Constructor Details
-
JRDesignBar3DPlot
Deprecated.
-
-
Method Details
-
setCategoryAxisLabelExpression
Deprecated.- Specified by:
setCategoryAxisLabelExpressionin interfaceJRDesignCategoryPlot
-
setCategoryAxisLabelFont
Deprecated. -
setCategoryAxisLabelColor
Deprecated. -
setCategoryAxisTickLabelFont
Deprecated. -
setCategoryAxisTickLabelColor
Deprecated. -
setCategoryAxisTickLabelMask
Deprecated. -
setCategoryAxisVerticalTickLabels
Deprecated. -
setCategoryAxisLineColor
Deprecated. -
setValueAxisLabelExpression
Deprecated.- Specified by:
setValueAxisLabelExpressionin interfaceJRDesignCategoryPlot
-
setDomainAxisMinValueExpression
Deprecated.- Specified by:
setDomainAxisMinValueExpressionin interfaceJRDesignCategoryPlot
-
setDomainAxisMaxValueExpression
Deprecated.- Specified by:
setDomainAxisMaxValueExpressionin interfaceJRDesignCategoryPlot
-
setRangeAxisMinValueExpression
Deprecated.- Specified by:
setRangeAxisMinValueExpressionin interfaceJRDesignCategoryPlot
-
setRangeAxisMaxValueExpression
Deprecated.- Specified by:
setRangeAxisMaxValueExpressionin interfaceJRDesignCategoryPlot
-
setValueAxisLabelFont
Deprecated. -
setValueAxisLabelColor
Deprecated. -
setValueAxisTickLabelFont
Deprecated. -
setValueAxisTickLabelColor
Deprecated. -
setValueAxisTickLabelMask
Deprecated. -
setValueAxisVerticalTickLabels
Deprecated. -
setValueAxisLineColor
Deprecated. -
setItemLabel
Deprecated. -
setCategoryAxisFormat
Deprecated.- Specified by:
setCategoryAxisFormatin interfaceJRDesignCategoryPlot
-
setValueAxisFormat
Deprecated.- Specified by:
setValueAxisFormatin interfaceJRDesignCategoryPlot
-