public class JRFillLinePlot extends JRFillChartPlot implements JRLinePlot
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, parentPROPERTY_CATEGORY_AXIS_TICK_LABEL_ROTATION| Constructor and Description |
|---|
JRFillLinePlot(JRLinePlot plot,
JRFillObjectFactory factory) |
addSeriesColor, clearSeriesColors, clone, clone, collectExpressions, getBackcolor, getBackgroundAlpha, getBackgroundAlphaFloat, getChart, getForegroundAlpha, getForegroundAlphaFloat, getLabelRotation, getLabelRotationDouble, getOrientation, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setBackgroundAlpha, setForegroundAlpha, setForegroundAlpha, setLabelRotation, setLabelRotation, setOrientation, setSeriesColorsequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddSeriesColor, clearSeriesColors, clone, collectExpressions, getBackcolor, getBackgroundAlpha, getBackgroundAlphaFloat, getChart, getForegroundAlpha, getForegroundAlphaFloat, getLabelRotation, getLabelRotationDouble, getOrientation, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setBackgroundAlpha, setForegroundAlpha, setForegroundAlpha, setLabelRotation, setLabelRotation, setOrientation, setSeriesColorscloneprotected 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 JRFillLinePlot(JRLinePlot plot, JRFillObjectFactory factory)
public JRExpression getCategoryAxisLabelExpression()
getCategoryAxisLabelExpression in interface JRLinePlotpublic JRFont getCategoryAxisLabelFont()
getCategoryAxisLabelFont in interface JRCategoryAxisFormatpublic java.awt.Color getCategoryAxisLabelColor()
getCategoryAxisLabelColor in interface JRCategoryAxisFormatpublic java.awt.Color getOwnCategoryAxisLabelColor()
getOwnCategoryAxisLabelColor in interface JRCategoryAxisFormatpublic void setCategoryAxisLabelColor(java.awt.Color color)
public JRFont getCategoryAxisTickLabelFont()
getCategoryAxisTickLabelFont in interface JRCategoryAxisFormatpublic java.awt.Color getCategoryAxisTickLabelColor()
getCategoryAxisTickLabelColor in interface JRCategoryAxisFormatpublic java.awt.Color getOwnCategoryAxisTickLabelColor()
getOwnCategoryAxisTickLabelColor in interface JRCategoryAxisFormatpublic void setCategoryAxisTickLabelColor(java.awt.Color color)
public java.lang.String getCategoryAxisTickLabelMask()
getCategoryAxisTickLabelMask in interface JRCategoryAxisFormatpublic java.lang.Boolean getCategoryAxisVerticalTickLabels()
getCategoryAxisVerticalTickLabels in interface JRCategoryAxisFormatpublic java.lang.Double getCategoryAxisTickLabelRotation()
getCategoryAxisTickLabelRotation in interface JRCategoryAxisFormatpublic void setCategoryAxisTickLabelRotation(java.lang.Double labelRotation)
setCategoryAxisTickLabelRotation in interface JRCategoryAxisFormatpublic java.awt.Color getCategoryAxisLineColor()
getCategoryAxisLineColor in interface JRCategoryAxisFormatpublic java.awt.Color getOwnCategoryAxisLineColor()
getOwnCategoryAxisLineColor in interface JRCategoryAxisFormatpublic void setCategoryAxisLineColor(java.awt.Color color)
public JRExpression getValueAxisLabelExpression()
getValueAxisLabelExpression in interface JRLinePlotpublic JRExpression getDomainAxisMinValueExpression()
getDomainAxisMinValueExpression in interface JRLinePlotpublic JRExpression getDomainAxisMaxValueExpression()
getDomainAxisMaxValueExpression in interface JRLinePlotpublic JRExpression getRangeAxisMinValueExpression()
getRangeAxisMinValueExpression in interface JRLinePlotpublic JRExpression getRangeAxisMaxValueExpression()
getRangeAxisMaxValueExpression in interface JRLinePlotpublic JRFont getValueAxisLabelFont()
getValueAxisLabelFont in interface JRValueAxisFormatpublic java.awt.Color getValueAxisLabelColor()
getValueAxisLabelColor in interface JRValueAxisFormatpublic java.awt.Color getOwnValueAxisLabelColor()
getOwnValueAxisLabelColor in interface JRValueAxisFormatpublic void setValueAxisLabelColor(java.awt.Color color)
public JRFont getValueAxisTickLabelFont()
getValueAxisTickLabelFont in interface JRValueAxisFormatpublic java.awt.Color getValueAxisTickLabelColor()
getValueAxisTickLabelColor in interface JRValueAxisFormatpublic java.awt.Color getOwnValueAxisTickLabelColor()
getOwnValueAxisTickLabelColor in interface JRValueAxisFormatpublic void setValueAxisTickLabelColor(java.awt.Color color)
public java.lang.String getValueAxisTickLabelMask()
getValueAxisTickLabelMask in interface JRValueAxisFormatpublic java.lang.Boolean getValueAxisVerticalTickLabels()
getValueAxisVerticalTickLabels in interface JRValueAxisFormatpublic java.awt.Color getValueAxisLineColor()
getValueAxisLineColor in interface JRValueAxisFormatpublic java.awt.Color getOwnValueAxisLineColor()
getOwnValueAxisLineColor in interface JRValueAxisFormatpublic void setValueAxisLineColor(java.awt.Color color)
public boolean isShowShapes()
getShowShapes()isShowShapes in interface JRLinePlotpublic java.lang.Boolean getShowShapes()
getShowShapes in interface JRLinePlotpublic void setShowShapes(boolean value)
setShowShapes(Boolean)setShowShapes in interface JRLinePlotpublic void setShowShapes(java.lang.Boolean value)
setShowShapes in interface JRLinePlotpublic boolean isShowLines()
getShowLines()isShowLines in interface JRLinePlotpublic java.lang.Boolean getShowLines()
getShowLines in interface JRLinePlotpublic void setShowLines(boolean value)
setShowLines(Boolean)setShowLines in interface JRLinePlotpublic void setShowLines(java.lang.Boolean value)
setShowLines in interface JRLinePlot© 2001-2010 Jaspersoft Corporation www.jaspersoft.com