Package net.sf.jasperreports.charts.fill
Class JRFillHighLowPlot
- java.lang.Object
-
- net.sf.jasperreports.engine.fill.JRFillChartPlot
-
- net.sf.jasperreports.charts.fill.JRFillHighLowPlot
-
- All Implemented Interfaces:
Cloneable,JRHighLowPlot,JRTimeAxisFormat,JRValueAxisFormat,JRChartPlot,JRCloneable
public class JRFillHighLowPlot extends JRFillChartPlot implements JRHighLowPlot
- Author:
- Ionut Nedelcu (ionutned@users.sourceforge.net)
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface net.sf.jasperreports.engine.JRChartPlot
JRChartPlot.JRSeriesColor
-
-
Field Summary
Fields Modifier and Type Field Description protected ColortimeAxisLabelColorprotected JRFonttimeAxisLabelFontprotected ColortimeAxisLineColorprotected ColortimeAxisTickLabelColorprotected JRFonttimeAxisTickLabelFontprotected ColorvalueAxisLabelColorprotected JRFontvalueAxisLabelFontprotected ColorvalueAxisLineColorprotected ColorvalueAxisTickLabelColorprotected JRFontvalueAxisTickLabelFont-
Fields inherited from class net.sf.jasperreports.engine.fill.JRFillChartPlot
chart, parent
-
-
Constructor Summary
Constructors Constructor Description JRFillHighLowPlot(JRHighLowPlot highLowPlot, JRFillObjectFactory factory)
-
Method Summary
-
Methods inherited from class net.sf.jasperreports.engine.fill.JRFillChartPlot
addSeriesColor, clearSeriesColors, clone, clone, collectExpressions, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientationValue, getOwnBackcolor, getSeriesColors, getStyleResolver, setBackcolor, setBackgroundAlpha, setBand, setForegroundAlpha, setLabelRotation, setOrientation, setSeriesColors
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface net.sf.jasperreports.engine.JRChartPlot
addSeriesColor, clearSeriesColors, clone, collectExpressions, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setSeriesColors
-
Methods inherited from interface net.sf.jasperreports.engine.JRCloneable
clone
-
-
-
-
Field Detail
-
timeAxisLabelFont
protected JRFont timeAxisLabelFont
-
timeAxisLabelColor
protected Color timeAxisLabelColor
-
timeAxisTickLabelFont
protected JRFont timeAxisTickLabelFont
-
timeAxisTickLabelColor
protected Color timeAxisTickLabelColor
-
timeAxisLineColor
protected Color timeAxisLineColor
-
valueAxisLabelFont
protected JRFont valueAxisLabelFont
-
valueAxisLabelColor
protected Color valueAxisLabelColor
-
valueAxisTickLabelFont
protected JRFont valueAxisTickLabelFont
-
valueAxisTickLabelColor
protected Color valueAxisTickLabelColor
-
valueAxisLineColor
protected Color valueAxisLineColor
-
-
Constructor Detail
-
JRFillHighLowPlot
public JRFillHighLowPlot(JRHighLowPlot highLowPlot, JRFillObjectFactory factory)
-
-
Method Detail
-
getTimeAxisLabelExpression
public JRExpression getTimeAxisLabelExpression()
- Specified by:
getTimeAxisLabelExpressionin interfaceJRHighLowPlot
-
getTimeAxisLabelFont
public JRFont getTimeAxisLabelFont()
- Specified by:
getTimeAxisLabelFontin interfaceJRTimeAxisFormat
-
getTimeAxisLabelColor
public Color getTimeAxisLabelColor()
- Specified by:
getTimeAxisLabelColorin interfaceJRTimeAxisFormat
-
getOwnTimeAxisLabelColor
public Color getOwnTimeAxisLabelColor()
- Specified by:
getOwnTimeAxisLabelColorin interfaceJRTimeAxisFormat
-
setTimeAxisLabelColor
public void setTimeAxisLabelColor(Color color)
-
getTimeAxisTickLabelFont
public JRFont getTimeAxisTickLabelFont()
- Specified by:
getTimeAxisTickLabelFontin interfaceJRTimeAxisFormat
-
getTimeAxisTickLabelColor
public Color getTimeAxisTickLabelColor()
- Specified by:
getTimeAxisTickLabelColorin interfaceJRTimeAxisFormat
-
getOwnTimeAxisTickLabelColor
public Color getOwnTimeAxisTickLabelColor()
- Specified by:
getOwnTimeAxisTickLabelColorin interfaceJRTimeAxisFormat
-
setTimeAxisTickLabelColor
public void setTimeAxisTickLabelColor(Color color)
-
getTimeAxisTickLabelMask
public String getTimeAxisTickLabelMask()
- Specified by:
getTimeAxisTickLabelMaskin interfaceJRTimeAxisFormat
-
getTimeAxisVerticalTickLabels
public Boolean getTimeAxisVerticalTickLabels()
- Specified by:
getTimeAxisVerticalTickLabelsin interfaceJRTimeAxisFormat
-
getTimeAxisLineColor
public Color getTimeAxisLineColor()
- Specified by:
getTimeAxisLineColorin interfaceJRTimeAxisFormat
-
getOwnTimeAxisLineColor
public Color getOwnTimeAxisLineColor()
- Specified by:
getOwnTimeAxisLineColorin interfaceJRTimeAxisFormat
-
setTimeAxisLineColor
public void setTimeAxisLineColor(Color color)
-
getValueAxisLabelExpression
public JRExpression getValueAxisLabelExpression()
- Specified by:
getValueAxisLabelExpressionin interfaceJRHighLowPlot
-
getDomainAxisMinValueExpression
public JRExpression getDomainAxisMinValueExpression()
- Specified by:
getDomainAxisMinValueExpressionin interfaceJRHighLowPlot
-
getDomainAxisMaxValueExpression
public JRExpression getDomainAxisMaxValueExpression()
- Specified by:
getDomainAxisMaxValueExpressionin interfaceJRHighLowPlot
-
getRangeAxisMinValueExpression
public JRExpression getRangeAxisMinValueExpression()
- Specified by:
getRangeAxisMinValueExpressionin interfaceJRHighLowPlot
-
getRangeAxisMaxValueExpression
public JRExpression getRangeAxisMaxValueExpression()
- Specified by:
getRangeAxisMaxValueExpressionin interfaceJRHighLowPlot
-
getValueAxisLabelFont
public JRFont getValueAxisLabelFont()
- Specified by:
getValueAxisLabelFontin interfaceJRValueAxisFormat
-
getValueAxisLabelColor
public Color getValueAxisLabelColor()
- Specified by:
getValueAxisLabelColorin interfaceJRValueAxisFormat
-
getOwnValueAxisLabelColor
public Color getOwnValueAxisLabelColor()
- Specified by:
getOwnValueAxisLabelColorin interfaceJRValueAxisFormat
-
setValueAxisLabelColor
public void setValueAxisLabelColor(Color color)
-
getValueAxisTickLabelFont
public JRFont getValueAxisTickLabelFont()
- Specified by:
getValueAxisTickLabelFontin interfaceJRValueAxisFormat
-
getValueAxisTickLabelColor
public Color getValueAxisTickLabelColor()
- Specified by:
getValueAxisTickLabelColorin interfaceJRValueAxisFormat
-
getOwnValueAxisTickLabelColor
public Color getOwnValueAxisTickLabelColor()
- Specified by:
getOwnValueAxisTickLabelColorin interfaceJRValueAxisFormat
-
setValueAxisTickLabelColor
public void setValueAxisTickLabelColor(Color color)
-
getValueAxisTickLabelMask
public String getValueAxisTickLabelMask()
- Specified by:
getValueAxisTickLabelMaskin interfaceJRValueAxisFormat
-
getValueAxisVerticalTickLabels
public Boolean getValueAxisVerticalTickLabels()
- Specified by:
getValueAxisVerticalTickLabelsin interfaceJRValueAxisFormat
-
getValueAxisLineColor
public Color getValueAxisLineColor()
- Specified by:
getValueAxisLineColorin interfaceJRValueAxisFormat
-
getOwnValueAxisLineColor
public Color getOwnValueAxisLineColor()
- Specified by:
getOwnValueAxisLineColorin interfaceJRValueAxisFormat
-
setValueAxisLineColor
public void setValueAxisLineColor(Color color)
-
getShowOpenTicks
public Boolean getShowOpenTicks()
- Specified by:
getShowOpenTicksin interfaceJRHighLowPlot
-
getShowCloseTicks
public Boolean getShowCloseTicks()
- Specified by:
getShowCloseTicksin interfaceJRHighLowPlot
-
-