public class JRFillBarPlot extends JRFillChartPlot implements JRBarPlot
JRChartPlot.JRSeriesColor| Modifier and Type | Field and Description |
|---|---|
protected Color |
categoryAxisLabelColor |
protected JRFont |
categoryAxisLabelFont |
protected Color |
categoryAxisLineColor |
protected Color |
categoryAxisTickLabelColor |
protected JRFont |
categoryAxisTickLabelFont |
protected Color |
valueAxisLabelColor |
protected JRFont |
valueAxisLabelFont |
protected Color |
valueAxisLineColor |
protected Color |
valueAxisTickLabelColor |
protected JRFont |
valueAxisTickLabelFont |
chart, parentPROPERTY_CATEGORY_AXIS_TICK_LABEL_ROTATION| Constructor and Description |
|---|
JRFillBarPlot(JRBarPlot barPlot,
JRFillObjectFactory factory) |
addSeriesColor, clearSeriesColors, clone, clone, collectExpressions, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, getStyleResolver, setBackcolor, setBackgroundAlpha, setBand, setForegroundAlpha, setLabelRotation, setOrientation, setOrientation, setSeriesColorsequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddSeriesColor, clearSeriesColors, clone, collectExpressions, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setOrientation, setSeriesColorscloneprotected JRFont categoryAxisLabelFont
protected Color categoryAxisLabelColor
protected JRFont categoryAxisTickLabelFont
protected Color categoryAxisTickLabelColor
protected Color categoryAxisLineColor
protected JRFont valueAxisLabelFont
protected Color valueAxisLabelColor
protected JRFont valueAxisTickLabelFont
protected Color valueAxisTickLabelColor
protected Color valueAxisLineColor
public JRFillBarPlot(JRBarPlot barPlot, JRFillObjectFactory 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 void setCategoryAxisLabelColor(Color color)
public JRFont getCategoryAxisTickLabelFont()
getCategoryAxisTickLabelFont in interface JRCategoryAxisFormatpublic Color getCategoryAxisTickLabelColor()
getCategoryAxisTickLabelColor in interface JRCategoryAxisFormatpublic Color getOwnCategoryAxisTickLabelColor()
getOwnCategoryAxisTickLabelColor in interface JRCategoryAxisFormatpublic JRItemLabel getItemLabel()
getItemLabel in interface JRBarPlotJRItemLabel object
representing the item labelpublic void setItemLabel(JRItemLabel itemLabel)
public void setCategoryAxisTickLabelColor(Color color)
public String getCategoryAxisTickLabelMask()
getCategoryAxisTickLabelMask in interface JRCategoryAxisFormatpublic Boolean getCategoryAxisVerticalTickLabels()
getCategoryAxisVerticalTickLabels in interface JRCategoryAxisFormatpublic Double getCategoryAxisTickLabelRotation()
JRCategoryAxisFormatgetCategoryAxisTickLabelRotation in interface JRCategoryAxisFormatpublic void setCategoryAxisTickLabelRotation(Double labelRotation)
JRCategoryAxisFormatsetCategoryAxisTickLabelRotation in interface JRCategoryAxisFormatpublic Color getCategoryAxisLineColor()
getCategoryAxisLineColor in interface JRCategoryAxisFormatpublic Color getOwnCategoryAxisLineColor()
getOwnCategoryAxisLineColor in interface JRCategoryAxisFormatpublic void setCategoryAxisLineColor(Color color)
public 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 void setValueAxisLabelColor(Color color)
public JRFont getValueAxisTickLabelFont()
getValueAxisTickLabelFont in interface JRValueAxisFormatpublic Color getValueAxisTickLabelColor()
getValueAxisTickLabelColor in interface JRValueAxisFormatpublic Color getOwnValueAxisTickLabelColor()
getOwnValueAxisTickLabelColor in interface JRValueAxisFormatpublic void setValueAxisTickLabelColor(Color color)
public String getValueAxisTickLabelMask()
getValueAxisTickLabelMask in interface JRValueAxisFormatpublic Boolean getValueAxisVerticalTickLabels()
getValueAxisVerticalTickLabels in interface JRValueAxisFormatpublic Color getValueAxisLineColor()
getValueAxisLineColor in interface JRValueAxisFormatpublic Color getOwnValueAxisLineColor()
getOwnValueAxisLineColor in interface JRValueAxisFormatpublic void setValueAxisLineColor(Color color)
public 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 isShowTickLabels)
JRBarPlotsetShowTickLabels in interface JRBarPlotisShowTickLabels - the show tick labels flagpublic Boolean getShowLabels()
getShowLabels in interface JRBarPlotpublic void setShowLabels(Boolean isShowLabels)
JRBarPlotsetShowLabels in interface JRBarPlotisShowLabels - the show labels flagCopyright © 2017. All rights reserved.