net.sf.jasperreports.charts.fill
Class JRFillCandlestickPlot
java.lang.Object
net.sf.jasperreports.engine.fill.JRFillChartPlot
net.sf.jasperreports.charts.fill.JRFillCandlestickPlot
- All Implemented Interfaces:
- JRCandlestickPlot, JRChartPlot
public class JRFillCandlestickPlot
- extends JRFillChartPlot
- implements JRCandlestickPlot
- Version:
- $Id: JRFillCandlestickPlot.java 1386 2006-09-06 00:33:02 +0300 (Wed, 06 Sep 2006) bklawans $
- Author:
- Ionut Nedelcu (ionutned@users.sourceforge.net)
Methods inherited from class net.sf.jasperreports.engine.fill.JRFillChartPlot |
addSeriesColor, clearSeriesColors, collectExpressions, getBackcolor, getBackgroundAlpha, getForegroundAlpha, getLabelRotation, getOrientation, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sf.jasperreports.engine.JRChartPlot |
addSeriesColor, clearSeriesColors, collectExpressions, getBackcolor, getBackgroundAlpha, getForegroundAlpha, getLabelRotation, getOrientation, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation |
JRFillCandlestickPlot
public JRFillCandlestickPlot(JRCandlestickPlot candlestickPlot,
JRFillObjectFactory factory)
getTimeAxisLabelExpression
public JRExpression getTimeAxisLabelExpression()
- Specified by:
getTimeAxisLabelExpression
in interface JRCandlestickPlot
getTimeAxisLabelFont
public JRFont getTimeAxisLabelFont()
- Specified by:
getTimeAxisLabelFont
in interface JRCandlestickPlot
setTimeAxisLabelFont
public void setTimeAxisLabelFont(JRFont font)
getTimeAxisLabelColor
public java.awt.Color getTimeAxisLabelColor()
- Specified by:
getTimeAxisLabelColor
in interface JRCandlestickPlot
setTimeAxisLabelColor
public void setTimeAxisLabelColor(java.awt.Color color)
getTimeAxisTickLabelFont
public JRFont getTimeAxisTickLabelFont()
- Specified by:
getTimeAxisTickLabelFont
in interface JRCandlestickPlot
setTimeAxisTickLabelFont
public void setTimeAxisTickLabelFont(JRFont font)
getTimeAxisTickLabelColor
public java.awt.Color getTimeAxisTickLabelColor()
- Specified by:
getTimeAxisTickLabelColor
in interface JRCandlestickPlot
setTimeAxisTickLabelColor
public void setTimeAxisTickLabelColor(java.awt.Color color)
getTimeAxisTickLabelMask
public java.lang.String getTimeAxisTickLabelMask()
- Specified by:
getTimeAxisTickLabelMask
in interface JRCandlestickPlot
setTimeAxisTickLabelMask
public void setTimeAxisTickLabelMask(java.lang.String mask)
getTimeAxisLineColor
public java.awt.Color getTimeAxisLineColor()
- Specified by:
getTimeAxisLineColor
in interface JRCandlestickPlot
setTimeAxisLineColor
public void setTimeAxisLineColor(java.awt.Color color)
getValueAxisLabelExpression
public JRExpression getValueAxisLabelExpression()
- Specified by:
getValueAxisLabelExpression
in interface JRCandlestickPlot
getValueAxisLabelFont
public JRFont getValueAxisLabelFont()
- Specified by:
getValueAxisLabelFont
in interface JRCandlestickPlot
setValueAxisLabelFont
public void setValueAxisLabelFont(JRFont font)
getValueAxisLabelColor
public java.awt.Color getValueAxisLabelColor()
- Specified by:
getValueAxisLabelColor
in interface JRCandlestickPlot
setValueAxisLabelColor
public void setValueAxisLabelColor(java.awt.Color color)
getValueAxisTickLabelFont
public JRFont getValueAxisTickLabelFont()
- Specified by:
getValueAxisTickLabelFont
in interface JRCandlestickPlot
setValueAxisTickLabelFont
public void setValueAxisTickLabelFont(JRFont font)
getValueAxisTickLabelColor
public java.awt.Color getValueAxisTickLabelColor()
- Specified by:
getValueAxisTickLabelColor
in interface JRCandlestickPlot
setValueAxisTickLabelColor
public void setValueAxisTickLabelColor(java.awt.Color color)
getValueAxisTickLabelMask
public java.lang.String getValueAxisTickLabelMask()
- Specified by:
getValueAxisTickLabelMask
in interface JRCandlestickPlot
setValueAxisTickLabelMask
public void setValueAxisTickLabelMask(java.lang.String mask)
getValueAxisLineColor
public java.awt.Color getValueAxisLineColor()
- Specified by:
getValueAxisLineColor
in interface JRCandlestickPlot
setValueAxisLineColor
public void setValueAxisLineColor(java.awt.Color color)
isShowVolume
public boolean isShowVolume()
- Specified by:
isShowVolume
in interface JRCandlestickPlot
© 2001-2006 JasperSoft Corporation www.jaspersoft.com