public class JRFillBar3DPlot extends JRFillChartPlot implements JRBar3DPlot
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, parent
PROPERTY_CATEGORY_AXIS_TICK_LABEL_ROTATION
Constructor and Description |
---|
JRFillBar3DPlot(JRBar3DPlot 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, setSeriesColors
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addSeriesColor, clearSeriesColors, clone, collectExpressions, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setOrientation, setSeriesColors
clone
protected 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 JRFillBar3DPlot(JRBar3DPlot barPlot, JRFillObjectFactory factory)
public JRExpression getCategoryAxisLabelExpression()
getCategoryAxisLabelExpression
in interface JRCategoryPlot
public JRFont getCategoryAxisLabelFont()
getCategoryAxisLabelFont
in interface JRCategoryAxisFormat
public Color getCategoryAxisLabelColor()
getCategoryAxisLabelColor
in interface JRCategoryAxisFormat
public Color getOwnCategoryAxisLabelColor()
getOwnCategoryAxisLabelColor
in interface JRCategoryAxisFormat
public void setCategoryAxisLabelColor(Color color)
public JRFont getCategoryAxisTickLabelFont()
getCategoryAxisTickLabelFont
in interface JRCategoryAxisFormat
public Color getCategoryAxisTickLabelColor()
getCategoryAxisTickLabelColor
in interface JRCategoryAxisFormat
public Color getOwnCategoryAxisTickLabelColor()
getOwnCategoryAxisTickLabelColor
in interface JRCategoryAxisFormat
public void setCategoryAxisTickLabelColor(Color color)
public String getCategoryAxisTickLabelMask()
getCategoryAxisTickLabelMask
in interface JRCategoryAxisFormat
public Boolean getCategoryAxisVerticalTickLabels()
getCategoryAxisVerticalTickLabels
in interface JRCategoryAxisFormat
public Double getCategoryAxisTickLabelRotation()
JRCategoryAxisFormat
getCategoryAxisTickLabelRotation
in interface JRCategoryAxisFormat
public void setCategoryAxisTickLabelRotation(Double labelRotation)
JRCategoryAxisFormat
setCategoryAxisTickLabelRotation
in interface JRCategoryAxisFormat
public Color getCategoryAxisLineColor()
getCategoryAxisLineColor
in interface JRCategoryAxisFormat
public Color getOwnCategoryAxisLineColor()
getOwnCategoryAxisLineColor
in interface JRCategoryAxisFormat
public void setCategoryAxisLineColor(Color color)
public JRExpression getValueAxisLabelExpression()
getValueAxisLabelExpression
in interface JRCategoryPlot
public JRExpression getDomainAxisMinValueExpression()
getDomainAxisMinValueExpression
in interface JRCategoryPlot
public JRExpression getDomainAxisMaxValueExpression()
getDomainAxisMaxValueExpression
in interface JRCategoryPlot
public JRExpression getRangeAxisMinValueExpression()
getRangeAxisMinValueExpression
in interface JRCategoryPlot
public JRExpression getRangeAxisMaxValueExpression()
getRangeAxisMaxValueExpression
in interface JRCategoryPlot
public JRFont getValueAxisLabelFont()
getValueAxisLabelFont
in interface JRValueAxisFormat
public Color getValueAxisLabelColor()
getValueAxisLabelColor
in interface JRValueAxisFormat
public Color getOwnValueAxisLabelColor()
getOwnValueAxisLabelColor
in interface JRValueAxisFormat
public void setValueAxisLabelColor(Color color)
public JRFont getValueAxisTickLabelFont()
getValueAxisTickLabelFont
in interface JRValueAxisFormat
public Color getValueAxisTickLabelColor()
getValueAxisTickLabelColor
in interface JRValueAxisFormat
public Color getOwnValueAxisTickLabelColor()
getOwnValueAxisTickLabelColor
in interface JRValueAxisFormat
public void setValueAxisTickLabelColor(Color color)
public String getValueAxisTickLabelMask()
getValueAxisTickLabelMask
in interface JRValueAxisFormat
public Boolean getValueAxisVerticalTickLabels()
getValueAxisVerticalTickLabels
in interface JRValueAxisFormat
public Color getValueAxisLineColor()
getValueAxisLineColor
in interface JRValueAxisFormat
public Color getOwnValueAxisLineColor()
getOwnValueAxisLineColor
in interface JRValueAxisFormat
public void setValueAxisLineColor(Color color)
public Double getXOffsetDouble()
getXOffsetDouble
in interface JRBar3DPlot
public void setXOffset(Double xOffset)
JRBar3DPlot
setXOffset
in interface JRBar3DPlot
xOffset
- the x offsetpublic Double getYOffsetDouble()
getYOffsetDouble
in interface JRBar3DPlot
public void setYOffset(Double yOffset)
JRBar3DPlot
setYOffset
in interface JRBar3DPlot
yOffset
- the y offsetpublic Boolean getShowLabels()
getShowLabels
in interface JRBar3DPlot
public JRItemLabel getItemLabel()
getItemLabel
in interface JRBar3DPlot
JRItemLabel
object
representing the item labelpublic void setItemLabel(JRItemLabel itemLabel)
public void setShowLabels(Boolean isShowLabels)
JRBar3DPlot
setShowLabels
in interface JRBar3DPlot
isShowLabels
- the show labels flagCopyright © 2017. All rights reserved.