public class JRFillTimeSeriesPlot extends JRFillChartPlot implements JRTimeSeriesPlot
JRChartPlot.JRSeriesColor
Modifier and Type | Field and Description |
---|---|
protected Color |
timeAxisLabelColor |
protected JRFont |
timeAxisLabelFont |
protected Color |
timeAxisLineColor |
protected Color |
timeAxisTickLabelColor |
protected JRFont |
timeAxisTickLabelFont |
protected Color |
valueAxisLabelColor |
protected JRFont |
valueAxisLabelFont |
protected Color |
valueAxisLineColor |
protected 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, 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 timeAxisLabelFont
protected Color timeAxisLabelColor
protected JRFont timeAxisTickLabelFont
protected Color timeAxisTickLabelColor
protected Color timeAxisLineColor
protected JRFont valueAxisLabelFont
protected Color valueAxisLabelColor
protected JRFont valueAxisTickLabelFont
protected Color valueAxisTickLabelColor
protected Color valueAxisLineColor
public JRFillTimeSeriesPlot(JRTimeSeriesPlot plot, JRFillObjectFactory factory)
public JRExpression getTimeAxisLabelExpression()
getTimeAxisLabelExpression
in interface JRTimeSeriesPlot
public JRFont getTimeAxisLabelFont()
getTimeAxisLabelFont
in interface JRTimeAxisFormat
public Color getTimeAxisLabelColor()
getTimeAxisLabelColor
in interface JRTimeAxisFormat
public Color getOwnTimeAxisLabelColor()
getOwnTimeAxisLabelColor
in interface JRTimeAxisFormat
public void setTimeAxisLabelColor(Color color)
public JRFont getTimeAxisTickLabelFont()
getTimeAxisTickLabelFont
in interface JRTimeAxisFormat
public Color getTimeAxisTickLabelColor()
getTimeAxisTickLabelColor
in interface JRTimeAxisFormat
public Color getOwnTimeAxisTickLabelColor()
getOwnTimeAxisTickLabelColor
in interface JRTimeAxisFormat
public void setTimeAxisTickLabelColor(Color color)
public String getTimeAxisTickLabelMask()
getTimeAxisTickLabelMask
in interface JRTimeAxisFormat
public Boolean getTimeAxisVerticalTickLabels()
getTimeAxisVerticalTickLabels
in interface JRTimeAxisFormat
public Color getTimeAxisLineColor()
getTimeAxisLineColor
in interface JRTimeAxisFormat
public Color getOwnTimeAxisLineColor()
getOwnTimeAxisLineColor
in interface JRTimeAxisFormat
public void setTimeAxisLineColor(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 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 Boolean getShowLines()
getShowLines
in interface JRCommonLinePlot
public void setShowLines(Boolean showLines)
JRCommonLinePlot
setShowLines
in interface JRCommonLinePlot
showLines
- the show lines flagpublic Boolean getShowShapes()
getShowShapes
in interface JRCommonLinePlot
public void setShowShapes(Boolean showLines)
JRCommonLinePlot
setShowShapes
in interface JRCommonLinePlot
showLines
- the show shapes flagCopyright © 2017. All rights reserved.