public class JRFillAreaPlot extends JRFillChartPlot implements JRAreaPlot
JRChartPlot.JRSeriesColor
Modifier and Type | Field and Description |
---|---|
protected java.awt.Color |
categoryAxisLabelColor |
protected JRFont |
categoryAxisLabelFont |
protected java.awt.Color |
categoryAxisLineColor |
protected java.awt.Color |
categoryAxisTickLabelColor |
protected JRFont |
categoryAxisTickLabelFont |
protected java.awt.Color |
valueAxisLabelColor |
protected JRFont |
valueAxisLabelFont |
protected java.awt.Color |
valueAxisLineColor |
protected java.awt.Color |
valueAxisTickLabelColor |
protected JRFont |
valueAxisTickLabelFont |
chart, parent
PROPERTY_CATEGORY_AXIS_TICK_LABEL_ROTATION
Constructor and Description |
---|
JRFillAreaPlot(JRAreaPlot areaPlot,
JRFillObjectFactory factory) |
addSeriesColor, clearSeriesColors, clone, clone, collectExpressions, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setBand, setForegroundAlpha, setLabelRotation, 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, setSeriesColors
clone
protected JRFont categoryAxisLabelFont
protected java.awt.Color categoryAxisLabelColor
protected JRFont categoryAxisTickLabelFont
protected java.awt.Color categoryAxisTickLabelColor
protected java.awt.Color categoryAxisLineColor
protected JRFont valueAxisLabelFont
protected java.awt.Color valueAxisLabelColor
protected JRFont valueAxisTickLabelFont
protected java.awt.Color valueAxisTickLabelColor
protected java.awt.Color valueAxisLineColor
public JRFillAreaPlot(JRAreaPlot areaPlot, JRFillObjectFactory factory)
public JRExpression getCategoryAxisLabelExpression()
getCategoryAxisLabelExpression
in interface JRCategoryPlot
public JRFont getCategoryAxisLabelFont()
getCategoryAxisLabelFont
in interface JRCategoryAxisFormat
public java.awt.Color getCategoryAxisLabelColor()
getCategoryAxisLabelColor
in interface JRCategoryAxisFormat
public java.awt.Color getOwnCategoryAxisLabelColor()
getOwnCategoryAxisLabelColor
in interface JRCategoryAxisFormat
public void setCategoryAxisLabelColor(java.awt.Color color)
public JRFont getCategoryAxisTickLabelFont()
getCategoryAxisTickLabelFont
in interface JRCategoryAxisFormat
public java.awt.Color getCategoryAxisTickLabelColor()
getCategoryAxisTickLabelColor
in interface JRCategoryAxisFormat
public java.awt.Color getOwnCategoryAxisTickLabelColor()
getOwnCategoryAxisTickLabelColor
in interface JRCategoryAxisFormat
public void setCategoryAxisTickLabelColor(java.awt.Color color)
public java.lang.String getCategoryAxisTickLabelMask()
getCategoryAxisTickLabelMask
in interface JRCategoryAxisFormat
public java.lang.Boolean getCategoryAxisVerticalTickLabels()
getCategoryAxisVerticalTickLabels
in interface JRCategoryAxisFormat
public java.lang.Double getCategoryAxisTickLabelRotation()
JRCategoryAxisFormat
getCategoryAxisTickLabelRotation
in interface JRCategoryAxisFormat
public void setCategoryAxisTickLabelRotation(java.lang.Double labelRotation)
JRCategoryAxisFormat
setCategoryAxisTickLabelRotation
in interface JRCategoryAxisFormat
public java.awt.Color getCategoryAxisLineColor()
getCategoryAxisLineColor
in interface JRCategoryAxisFormat
public java.awt.Color getOwnCategoryAxisLineColor()
getOwnCategoryAxisLineColor
in interface JRCategoryAxisFormat
public void setCategoryAxisLineColor(java.awt.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 java.awt.Color getValueAxisLabelColor()
getValueAxisLabelColor
in interface JRValueAxisFormat
public java.awt.Color getOwnValueAxisLabelColor()
getOwnValueAxisLabelColor
in interface JRValueAxisFormat
public void setValueAxisLabelColor(java.awt.Color color)
public JRFont getValueAxisTickLabelFont()
getValueAxisTickLabelFont
in interface JRValueAxisFormat
public java.awt.Color getValueAxisTickLabelColor()
getValueAxisTickLabelColor
in interface JRValueAxisFormat
public java.awt.Color getOwnValueAxisTickLabelColor()
getOwnValueAxisTickLabelColor
in interface JRValueAxisFormat
public void setValueAxisTickLabelColor(java.awt.Color color)
public java.lang.String getValueAxisTickLabelMask()
getValueAxisTickLabelMask
in interface JRValueAxisFormat
public java.lang.Boolean getValueAxisVerticalTickLabels()
getValueAxisVerticalTickLabels
in interface JRValueAxisFormat
public java.awt.Color getValueAxisLineColor()
getValueAxisLineColor
in interface JRValueAxisFormat
public java.awt.Color getOwnValueAxisLineColor()
getOwnValueAxisLineColor
in interface JRValueAxisFormat
public void setValueAxisLineColor(java.awt.Color color)
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com