Class JRDesignBarPlot
- java.lang.Object
-
- net.sf.jasperreports.engine.base.JRBaseChartPlot
-
- net.sf.jasperreports.charts.base.JRBaseBarPlot
-
- net.sf.jasperreports.charts.design.JRDesignBarPlot
-
- All Implemented Interfaces:
Serializable,Cloneable,JRDesignCategoryPlot,JRBarPlot,JRCategoryAxisFormat,JRCategoryPlot,JRValueAxisFormat,JRChangeEventsSupport,JRChartPlot,JRCloneable
public class JRDesignBarPlot extends JRBaseBarPlot implements JRDesignCategoryPlot
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class net.sf.jasperreports.engine.base.JRBaseChartPlot
JRBaseChartPlot.JRBaseSeriesColor
-
Nested classes/interfaces inherited from interface net.sf.jasperreports.engine.JRChartPlot
JRChartPlot.JRSeriesColor
-
-
Field Summary
Fields Modifier and Type Field Description static StringPROPERTY_CATEGORY_AXIS_LABEL_COLORstatic StringPROPERTY_CATEGORY_AXIS_LABEL_FONTstatic StringPROPERTY_CATEGORY_AXIS_LINE_COLORstatic StringPROPERTY_CATEGORY_AXIS_TICK_LABEL_COLORstatic StringPROPERTY_CATEGORY_AXIS_TICK_LABEL_FONTstatic StringPROPERTY_CATEGORY_AXIS_TICK_LABEL_MASKstatic StringPROPERTY_CATEGORY_AXIS_VERTICAL_TICK_LABELSstatic StringPROPERTY_ITEM_LABELstatic StringPROPERTY_VALUE_AXIS_LABEL_COLORstatic StringPROPERTY_VALUE_AXIS_LABEL_FONTstatic StringPROPERTY_VALUE_AXIS_LINE_COLORstatic StringPROPERTY_VALUE_AXIS_TICK_LABEL_COLORstatic StringPROPERTY_VALUE_AXIS_TICK_LABEL_FONTstatic StringPROPERTY_VALUE_AXIS_TICK_LABEL_MASKstatic StringPROPERTY_VALUE_AXIS_VERTICAL_TICK_LABELS-
Fields 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, valueAxisVerticalTickLabels
-
Fields inherited from class net.sf.jasperreports.engine.base.JRBaseChartPlot
backcolor, backgroundAlphaFloat, chart, foregroundAlphaFloat, labelRotationDouble, orientationValue, PROPERTY_BACKCOLOR, PROPERTY_BACKGROUND_ALPHA, PROPERTY_FOREGROUND_ALPHA, PROPERTY_LABEL_ROTATION, PROPERTY_ORIENTATION, PROPERTY_SERIES_COLORS, seriesColors
-
Fields inherited from interface net.sf.jasperreports.charts.JRCategoryAxisFormat
PROPERTY_CATEGORY_AXIS_TICK_LABEL_ROTATION
-
Fields 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 Constructor Description JRDesignBarPlot(JRChartPlot plot, JRChart chart)
-
Method Summary
-
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, setShowTickMarks
-
Methods inherited from class net.sf.jasperreports.engine.base.JRBaseChartPlot
addSeriesColor, clearSeriesColors, clone, getBackcolor, getBackgroundAlphaFloat, getChart, getEventSupport, getForegroundAlphaFloat, getLabelRotationDouble, getOrientationValue, getOwnBackcolor, getSeriesColors, getStyleResolver, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setSeriesColors
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface net.sf.jasperreports.engine.JRChartPlot
addSeriesColor, clearSeriesColors, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setSeriesColors
-
Methods inherited from interface net.sf.jasperreports.engine.JRCloneable
clone
-
-
-
-
Field Detail
-
PROPERTY_CATEGORY_AXIS_LABEL_COLOR
public static final String PROPERTY_CATEGORY_AXIS_LABEL_COLOR
- See Also:
- Constant Field Values
-
PROPERTY_CATEGORY_AXIS_LABEL_FONT
public static final String PROPERTY_CATEGORY_AXIS_LABEL_FONT
- See Also:
- Constant Field Values
-
PROPERTY_CATEGORY_AXIS_LINE_COLOR
public static final String PROPERTY_CATEGORY_AXIS_LINE_COLOR
- See Also:
- Constant Field Values
-
PROPERTY_CATEGORY_AXIS_TICK_LABEL_COLOR
public static final String PROPERTY_CATEGORY_AXIS_TICK_LABEL_COLOR
- See Also:
- Constant Field Values
-
PROPERTY_CATEGORY_AXIS_TICK_LABEL_FONT
public static final String PROPERTY_CATEGORY_AXIS_TICK_LABEL_FONT
- See Also:
- Constant Field Values
-
PROPERTY_CATEGORY_AXIS_TICK_LABEL_MASK
public static final String PROPERTY_CATEGORY_AXIS_TICK_LABEL_MASK
- See Also:
- Constant Field Values
-
PROPERTY_CATEGORY_AXIS_VERTICAL_TICK_LABELS
public static final String PROPERTY_CATEGORY_AXIS_VERTICAL_TICK_LABELS
- See Also:
- Constant Field Values
-
PROPERTY_VALUE_AXIS_LABEL_COLOR
public static final String PROPERTY_VALUE_AXIS_LABEL_COLOR
- See Also:
- Constant Field Values
-
PROPERTY_VALUE_AXIS_LABEL_FONT
public static final String PROPERTY_VALUE_AXIS_LABEL_FONT
- See Also:
- Constant Field Values
-
PROPERTY_VALUE_AXIS_LINE_COLOR
public static final String PROPERTY_VALUE_AXIS_LINE_COLOR
- See Also:
- Constant Field Values
-
PROPERTY_VALUE_AXIS_TICK_LABEL_COLOR
public static final String PROPERTY_VALUE_AXIS_TICK_LABEL_COLOR
- See Also:
- Constant Field Values
-
PROPERTY_VALUE_AXIS_TICK_LABEL_FONT
public static final String PROPERTY_VALUE_AXIS_TICK_LABEL_FONT
- See Also:
- Constant Field Values
-
PROPERTY_VALUE_AXIS_TICK_LABEL_MASK
public static final String PROPERTY_VALUE_AXIS_TICK_LABEL_MASK
- See Also:
- Constant Field Values
-
PROPERTY_VALUE_AXIS_VERTICAL_TICK_LABELS
public static final String PROPERTY_VALUE_AXIS_VERTICAL_TICK_LABELS
- See Also:
- Constant Field Values
-
PROPERTY_ITEM_LABEL
public static final String PROPERTY_ITEM_LABEL
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
JRDesignBarPlot
public JRDesignBarPlot(JRChartPlot plot, JRChart chart)
-
-
Method Detail
-
setCategoryAxisLabelExpression
public void setCategoryAxisLabelExpression(JRExpression categoryAxisLabelExpression)
- Specified by:
setCategoryAxisLabelExpressionin interfaceJRDesignCategoryPlot
-
setCategoryAxisLabelFont
public void setCategoryAxisLabelFont(JRFont categoryAxisLabelFont)
-
setCategoryAxisLabelColor
public void setCategoryAxisLabelColor(Color categoryAxisLabelColor)
-
setCategoryAxisTickLabelFont
public void setCategoryAxisTickLabelFont(JRFont categoryAxisTickLabelFont)
-
setCategoryAxisTickLabelColor
public void setCategoryAxisTickLabelColor(Color categoryAxisTickLabelColor)
-
setCategoryAxisTickLabelMask
public void setCategoryAxisTickLabelMask(String categoryAxisTickLabelMask)
-
setCategoryAxisVerticalTickLabels
public void setCategoryAxisVerticalTickLabels(Boolean categoryAxisVerticalTickLabels)
-
setCategoryAxisLineColor
public void setCategoryAxisLineColor(Color categoryAxisLineColor)
-
setValueAxisLabelExpression
public void setValueAxisLabelExpression(JRExpression valueAxisLabelExpression)
- Specified by:
setValueAxisLabelExpressionin interfaceJRDesignCategoryPlot
-
setDomainAxisMinValueExpression
public void setDomainAxisMinValueExpression(JRExpression domainAxisMinValueExpression)
- Specified by:
setDomainAxisMinValueExpressionin interfaceJRDesignCategoryPlot
-
setDomainAxisMaxValueExpression
public void setDomainAxisMaxValueExpression(JRExpression domainAxisMaxValueExpression)
- Specified by:
setDomainAxisMaxValueExpressionin interfaceJRDesignCategoryPlot
-
setRangeAxisMinValueExpression
public void setRangeAxisMinValueExpression(JRExpression rangeAxisMinValueExpression)
- Specified by:
setRangeAxisMinValueExpressionin interfaceJRDesignCategoryPlot
-
setRangeAxisMaxValueExpression
public void setRangeAxisMaxValueExpression(JRExpression rangeAxisMaxValueExpression)
- Specified by:
setRangeAxisMaxValueExpressionin interfaceJRDesignCategoryPlot
-
setValueAxisLabelFont
public void setValueAxisLabelFont(JRFont valueAxisLabelFont)
-
setValueAxisLabelColor
public void setValueAxisLabelColor(Color valueAxisLabelColor)
-
setValueAxisTickLabelFont
public void setValueAxisTickLabelFont(JRFont valueAxisTickLabelFont)
-
setValueAxisTickLabelColor
public void setValueAxisTickLabelColor(Color valueAxisTickLabelColor)
-
setValueAxisTickLabelMask
public void setValueAxisTickLabelMask(String valueAxisTickLabelMask)
-
setValueAxisVerticalTickLabels
public void setValueAxisVerticalTickLabels(Boolean valueAxisVerticalTickLabels)
-
setValueAxisLineColor
public void setValueAxisLineColor(Color valueAxisLineColor)
-
setItemLabel
public void setItemLabel(JRItemLabel itemLabel)
-
setCategoryAxisFormat
public void setCategoryAxisFormat(JRAxisFormat axisFormat)
- Specified by:
setCategoryAxisFormatin interfaceJRDesignCategoryPlot
-
setValueAxisFormat
public void setValueAxisFormat(JRAxisFormat axisFormat)
- Specified by:
setValueAxisFormatin interfaceJRDesignCategoryPlot
-
-