public class JRFillTimeSeriesPlot extends JRFillChartPlot implements JRTimeSeriesPlot
JRChartPlot.JRSeriesColor
Modifier and Type | Field and Description |
---|---|
protected java.awt.Color |
timeAxisLabelColor |
protected JRFont |
timeAxisLabelFont |
protected java.awt.Color |
timeAxisLineColor |
protected java.awt.Color |
timeAxisTickLabelColor |
protected JRFont |
timeAxisTickLabelFont |
protected java.awt.Color |
valueAxisLabelColor |
protected JRFont |
valueAxisLabelFont |
protected java.awt.Color |
valueAxisLineColor |
protected java.awt.Color |
valueAxisTickLabelColor |
protected JRFont |
valueAxisTickLabelFont |
chart, parent
Constructor and Description |
---|
JRFillTimeSeriesPlot(JRTimeSeriesPlot plot,
JRFillObjectFactory factory) |
addSeriesColor, clearSeriesColors, clone, clone, collectExpressions, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, 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 timeAxisLabelFont
protected java.awt.Color timeAxisLabelColor
protected JRFont timeAxisTickLabelFont
protected java.awt.Color timeAxisTickLabelColor
protected java.awt.Color timeAxisLineColor
protected JRFont valueAxisLabelFont
protected java.awt.Color valueAxisLabelColor
protected JRFont valueAxisTickLabelFont
protected java.awt.Color valueAxisTickLabelColor
protected java.awt.Color valueAxisLineColor
public JRFillTimeSeriesPlot(JRTimeSeriesPlot plot, JRFillObjectFactory factory)
public JRExpression getTimeAxisLabelExpression()
getTimeAxisLabelExpression
in interface JRTimeSeriesPlot
public JRFont getTimeAxisLabelFont()
getTimeAxisLabelFont
in interface JRTimeAxisFormat
public java.awt.Color getTimeAxisLabelColor()
getTimeAxisLabelColor
in interface JRTimeAxisFormat
public java.awt.Color getOwnTimeAxisLabelColor()
getOwnTimeAxisLabelColor
in interface JRTimeAxisFormat
public void setTimeAxisLabelColor(java.awt.Color color)
public JRFont getTimeAxisTickLabelFont()
getTimeAxisTickLabelFont
in interface JRTimeAxisFormat
public java.awt.Color getTimeAxisTickLabelColor()
getTimeAxisTickLabelColor
in interface JRTimeAxisFormat
public java.awt.Color getOwnTimeAxisTickLabelColor()
getOwnTimeAxisTickLabelColor
in interface JRTimeAxisFormat
public void setTimeAxisTickLabelColor(java.awt.Color color)
public java.lang.String getTimeAxisTickLabelMask()
getTimeAxisTickLabelMask
in interface JRTimeAxisFormat
public java.lang.Boolean getTimeAxisVerticalTickLabels()
getTimeAxisVerticalTickLabels
in interface JRTimeAxisFormat
public java.awt.Color getTimeAxisLineColor()
getTimeAxisLineColor
in interface JRTimeAxisFormat
public java.awt.Color getOwnTimeAxisLineColor()
getOwnTimeAxisLineColor
in interface JRTimeAxisFormat
public void setTimeAxisLineColor(java.awt.Color color)
public JRExpression getValueAxisLabelExpression()
getValueAxisLabelExpression
in interface JRTimeSeriesPlot
public JRExpression getDomainAxisMinValueExpression()
getDomainAxisMinValueExpression
in interface JRTimeSeriesPlot
public JRExpression getDomainAxisMaxValueExpression()
getDomainAxisMaxValueExpression
in interface JRTimeSeriesPlot
public JRExpression getRangeAxisMinValueExpression()
getRangeAxisMinValueExpression
in interface JRTimeSeriesPlot
public JRExpression getRangeAxisMaxValueExpression()
getRangeAxisMaxValueExpression
in interface JRTimeSeriesPlot
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 java.lang.Boolean getShowLines()
getShowLines
in interface JRTimeSeriesPlot
public void setShowLines(java.lang.Boolean showLines)
public java.lang.Boolean getShowShapes()
getShowShapes
in interface JRTimeSeriesPlot
public void setShowShapes(java.lang.Boolean showLines)
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com