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, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, 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 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 JRCategoryPlotpublic 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()
JRCategoryAxisFormatgetCategoryAxisTickLabelRotation in interface JRCategoryAxisFormatpublic void setCategoryAxisTickLabelRotation(java.lang.Double labelRotation)
JRCategoryAxisFormatsetCategoryAxisTickLabelRotation 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 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 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 java.lang.Boolean getShowShapes()
getShowShapes in interface JRCommonLinePlotpublic void setShowShapes(java.lang.Boolean value)
JRCommonLinePlotsetShowShapes in interface JRCommonLinePlotvalue - the show shapes flagpublic java.lang.Boolean getShowLines()
getShowLines in interface JRCommonLinePlotpublic void setShowLines(java.lang.Boolean value)
JRCommonLinePlotsetShowLines in interface JRCommonLinePlotvalue - the show lines flag© 2001-2010 Jaspersoft Corporation www.jaspersoft.com