public class JRBaseBarPlot extends JRBaseChartPlot implements JRBarPlot
JRBaseChartPlot.JRBaseSeriesColorJRChartPlot.JRSeriesColorbackcolor, backgroundAlphaFloat, chart, foregroundAlphaFloat, labelRotationDouble, orientationValue, PROPERTY_BACKCOLOR, PROPERTY_BACKGROUND_ALPHA, PROPERTY_FOREGROUND_ALPHA, PROPERTY_LABEL_ROTATION, PROPERTY_ORIENTATION, PROPERTY_SERIES_COLORS, seriesColorsPROPERTY_CATEGORY_AXIS_TICK_LABEL_ROTATION| Constructor and Description |
|---|
JRBaseBarPlot(JRBarPlot barPlot,
JRBaseObjectFactory factory) |
JRBaseBarPlot(JRChartPlot plot,
JRChart chart) |
addSeriesColor, clearSeriesColors, clone, getBackcolor, getBackgroundAlphaFloat, getChart, getEventSupport, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, getStyleResolver, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setOrientation, setSeriesColorsequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddSeriesColor, clearSeriesColors, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setOrientation, setSeriesColorsclonepublic static final String PROPERTY_SHOW_LABELS
public static final String PROPERTY_SHOW_TICK_LABELS
public static final String PROPERTY_SHOW_TICK_MARKS
protected JRExpression categoryAxisLabelExpression
protected JRFont categoryAxisLabelFont
protected Color categoryAxisLabelColor
protected JRFont categoryAxisTickLabelFont
protected Color categoryAxisTickLabelColor
protected String categoryAxisTickLabelMask
protected Boolean categoryAxisVerticalTickLabels
protected Color categoryAxisLineColor
protected JRExpression valueAxisLabelExpression
protected JRExpression rangeAxisMinValueExpression
protected JRExpression rangeAxisMaxValueExpression
protected JRExpression domainAxisMinValueExpression
protected JRExpression domainAxisMaxValueExpression
protected JRFont valueAxisLabelFont
protected Color valueAxisLabelColor
protected JRFont valueAxisTickLabelFont
protected Color valueAxisTickLabelColor
protected String valueAxisTickLabelMask
protected Boolean valueAxisVerticalTickLabels
protected Color valueAxisLineColor
protected Boolean showTickMarks
protected Boolean showTickLabels
protected Boolean showLabels
protected JRItemLabel itemLabel
public JRBaseBarPlot(JRChartPlot plot, JRChart chart)
public JRBaseBarPlot(JRBarPlot barPlot, JRBaseObjectFactory factory)
public JRExpression getCategoryAxisLabelExpression()
getCategoryAxisLabelExpression in interface JRCategoryPlotpublic JRFont getCategoryAxisLabelFont()
getCategoryAxisLabelFont in interface JRCategoryAxisFormatpublic Color getCategoryAxisLabelColor()
getCategoryAxisLabelColor in interface JRCategoryAxisFormatpublic Color getOwnCategoryAxisLabelColor()
getOwnCategoryAxisLabelColor in interface JRCategoryAxisFormatpublic JRFont getCategoryAxisTickLabelFont()
getCategoryAxisTickLabelFont in interface JRCategoryAxisFormatpublic Color getCategoryAxisTickLabelColor()
getCategoryAxisTickLabelColor in interface JRCategoryAxisFormatpublic Color getOwnCategoryAxisTickLabelColor()
getOwnCategoryAxisTickLabelColor in interface JRCategoryAxisFormatpublic String getCategoryAxisTickLabelMask()
getCategoryAxisTickLabelMask in interface JRCategoryAxisFormatpublic Boolean getCategoryAxisVerticalTickLabels()
getCategoryAxisVerticalTickLabels in interface JRCategoryAxisFormatpublic Double getCategoryAxisTickLabelRotation()
JRCategoryAxisFormatgetCategoryAxisTickLabelRotation in interface JRCategoryAxisFormatpublic void setCategoryAxisTickLabelRotation(Double labelRotationDouble)
JRCategoryAxisFormatsetCategoryAxisTickLabelRotation in interface JRCategoryAxisFormatpublic Color getCategoryAxisLineColor()
getCategoryAxisLineColor in interface JRCategoryAxisFormatpublic Color getOwnCategoryAxisLineColor()
getOwnCategoryAxisLineColor in interface JRCategoryAxisFormatpublic JRExpression getValueAxisLabelExpression()
getValueAxisLabelExpression in interface JRCategoryPlotpublic JRExpression getDomainAxisMinValueExpression()
getDomainAxisMinValueExpression in interface JRCategoryPlotpublic JRExpression getDomainAxisMaxValueExpression()
getDomainAxisMaxValueExpression in interface JRCategoryPlotpublic JRExpression getRangeAxisMinValueExpression()
getRangeAxisMinValueExpression in interface JRCategoryPlotpublic JRExpression getRangeAxisMaxValueExpression()
getRangeAxisMaxValueExpression in interface JRCategoryPlotpublic JRFont getValueAxisLabelFont()
getValueAxisLabelFont in interface JRValueAxisFormatpublic Color getValueAxisLabelColor()
getValueAxisLabelColor in interface JRValueAxisFormatpublic Color getOwnValueAxisLabelColor()
getOwnValueAxisLabelColor in interface JRValueAxisFormatpublic JRFont getValueAxisTickLabelFont()
getValueAxisTickLabelFont in interface JRValueAxisFormatpublic Color getValueAxisTickLabelColor()
getValueAxisTickLabelColor in interface JRValueAxisFormatpublic Color getOwnValueAxisTickLabelColor()
getOwnValueAxisTickLabelColor in interface JRValueAxisFormatpublic String getValueAxisTickLabelMask()
getValueAxisTickLabelMask in interface JRValueAxisFormatpublic Boolean getValueAxisVerticalTickLabels()
getValueAxisVerticalTickLabels in interface JRValueAxisFormatpublic Color getValueAxisLineColor()
getValueAxisLineColor in interface JRValueAxisFormatpublic Color getOwnValueAxisLineColor()
getOwnValueAxisLineColor in interface JRValueAxisFormatpublic Boolean getShowLabels()
getShowLabels in interface JRBarPlotpublic JRItemLabel getItemLabel()
getItemLabel in interface JRBarPlotJRItemLabel object
representing the item labelpublic void setShowLabels(Boolean showLabels)
JRBarPlotsetShowLabels in interface JRBarPlotshowLabels - the show labels flagpublic Boolean getShowTickMarks()
getShowTickMarks in interface JRBarPlotpublic void setShowTickMarks(Boolean isShowTickMarks)
JRBarPlotsetShowTickMarks in interface JRBarPlotisShowTickMarks - the show tick marks flagpublic Boolean getShowTickLabels()
getShowTickLabels in interface JRBarPlotpublic void setShowTickLabels(Boolean showTickLabels)
JRBarPlotsetShowTickLabels in interface JRBarPlotshowTickLabels - the show tick labels flagpublic void collectExpressions(JRExpressionCollector collector)
collectExpressions in interface JRChartPlotpublic Object clone(JRChart parentChart)
clone in interface JRChartPlotclone in class JRBaseChartPlotCopyright © 2017. All rights reserved.