Class JRDesignBarPlot
java.lang.Object
net.sf.jasperreports.charts.base.JRBaseChartPlot
net.sf.jasperreports.charts.base.JRBaseBarPlot
net.sf.jasperreports.charts.design.JRDesignBarPlot
- All Implemented Interfaces:
Serializable,Cloneable,JRDesignCategoryPlot,JRBarPlot,JRCategoryAxisFormat,JRCategoryPlot,JRChartPlot,JRValueAxisFormat,JRChangeEventsSupport,JRCloneable
- Author:
- Teodor Danciu (teodord@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 Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringFields 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) voidsetCategoryAxisLabelColor(Color categoryAxisLabelColor) voidsetCategoryAxisLabelExpression(JRExpression categoryAxisLabelExpression) voidsetCategoryAxisLabelFont(JRFont categoryAxisLabelFont) voidsetCategoryAxisLineColor(Color categoryAxisLineColor) voidsetCategoryAxisTickLabelColor(Color categoryAxisTickLabelColor) voidsetCategoryAxisTickLabelFont(JRFont categoryAxisTickLabelFont) voidsetCategoryAxisTickLabelMask(String categoryAxisTickLabelMask) voidsetCategoryAxisVerticalTickLabels(Boolean categoryAxisVerticalTickLabels) voidsetDomainAxisMaxValueExpression(JRExpression domainAxisMaxValueExpression) voidsetDomainAxisMinValueExpression(JRExpression domainAxisMinValueExpression) voidsetItemLabel(JRItemLabel itemLabel) voidsetRangeAxisMaxValueExpression(JRExpression rangeAxisMaxValueExpression) voidsetRangeAxisMinValueExpression(JRExpression rangeAxisMinValueExpression) voidsetValueAxisFormat(JRAxisFormat axisFormat) voidsetValueAxisLabelColor(Color valueAxisLabelColor) voidsetValueAxisLabelExpression(JRExpression valueAxisLabelExpression) voidsetValueAxisLabelFont(JRFont valueAxisLabelFont) voidsetValueAxisLineColor(Color valueAxisLineColor) voidsetValueAxisTickLabelColor(Color valueAxisTickLabelColor) voidsetValueAxisTickLabelFont(JRFont valueAxisTickLabelFont) voidsetValueAxisTickLabelMask(String valueAxisTickLabelMask) voidsetValueAxisVerticalTickLabels(Boolean valueAxisVerticalTickLabels) Methods 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.JRChartPlot
addSeriesColor, clearSeriesColors, getBackcolor, getBackgroundAlpha, getChart, getForegroundAlpha, getLabelRotation, getOrientation, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setSeriesColorsMethods inherited from interface net.sf.jasperreports.engine.JRCloneable
clone
-
Field Details
-
PROPERTY_CATEGORY_AXIS_LABEL_COLOR
- See Also:
-
PROPERTY_CATEGORY_AXIS_LABEL_FONT
- See Also:
-
PROPERTY_CATEGORY_AXIS_LINE_COLOR
- See Also:
-
PROPERTY_CATEGORY_AXIS_TICK_LABEL_COLOR
- See Also:
-
PROPERTY_CATEGORY_AXIS_TICK_LABEL_FONT
- See Also:
-
PROPERTY_CATEGORY_AXIS_TICK_LABEL_MASK
- See Also:
-
PROPERTY_CATEGORY_AXIS_VERTICAL_TICK_LABELS
- See Also:
-
PROPERTY_VALUE_AXIS_LABEL_COLOR
- See Also:
-
PROPERTY_VALUE_AXIS_LABEL_FONT
- See Also:
-
PROPERTY_VALUE_AXIS_LINE_COLOR
- See Also:
-
PROPERTY_VALUE_AXIS_TICK_LABEL_COLOR
- See Also:
-
PROPERTY_VALUE_AXIS_TICK_LABEL_FONT
- See Also:
-
PROPERTY_VALUE_AXIS_TICK_LABEL_MASK
- See Also:
-
PROPERTY_VALUE_AXIS_VERTICAL_TICK_LABELS
- See Also:
-
PROPERTY_ITEM_LABEL
- See Also:
-
-
Constructor Details
-
JRDesignBarPlot
-
-
Method Details
-
setCategoryAxisLabelExpression
- Specified by:
setCategoryAxisLabelExpressionin interfaceJRDesignCategoryPlot
-
setCategoryAxisLabelFont
-
setCategoryAxisLabelColor
-
setCategoryAxisTickLabelFont
-
setCategoryAxisTickLabelColor
-
setCategoryAxisTickLabelMask
-
setCategoryAxisVerticalTickLabels
-
setCategoryAxisLineColor
-
setValueAxisLabelExpression
- Specified by:
setValueAxisLabelExpressionin interfaceJRDesignCategoryPlot
-
setDomainAxisMinValueExpression
- Specified by:
setDomainAxisMinValueExpressionin interfaceJRDesignCategoryPlot
-
setDomainAxisMaxValueExpression
- Specified by:
setDomainAxisMaxValueExpressionin interfaceJRDesignCategoryPlot
-
setRangeAxisMinValueExpression
- Specified by:
setRangeAxisMinValueExpressionin interfaceJRDesignCategoryPlot
-
setRangeAxisMaxValueExpression
- Specified by:
setRangeAxisMaxValueExpressionin interfaceJRDesignCategoryPlot
-
setValueAxisLabelFont
-
setValueAxisLabelColor
-
setValueAxisTickLabelFont
-
setValueAxisTickLabelColor
-
setValueAxisTickLabelMask
-
setValueAxisVerticalTickLabels
-
setValueAxisLineColor
-
setItemLabel
-
setCategoryAxisFormat
- Specified by:
setCategoryAxisFormatin interfaceJRDesignCategoryPlot
-
setValueAxisFormat
- Specified by:
setValueAxisFormatin interfaceJRDesignCategoryPlot
-