net.sf.jasperreports.charts.base
Class JRBaseCandlestickPlot
java.lang.Object
net.sf.jasperreports.engine.base.JRBaseChartPlot
net.sf.jasperreports.charts.base.JRBaseCandlestickPlot
- All Implemented Interfaces:
- JRCandlestickPlot, JRChartPlot, java.io.Serializable
- Direct Known Subclasses:
- JRDesignCandlestickPlot
- public class JRBaseCandlestickPlot
- extends JRBaseChartPlot
- implements JRCandlestickPlot
- Version:
- $Id: JRBaseCandlestickPlot.java,v 1.11 2005/09/07 13:58:25 teodord Exp $
- Author:
- Ionut Nedelcu (ionutned@users.sourceforge.net)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
timeAxisLabelExpression
protected JRExpression timeAxisLabelExpression
valueAxisLabelExpression
protected JRExpression valueAxisLabelExpression
isShowVolume
protected boolean isShowVolume
JRBaseCandlestickPlot
protected JRBaseCandlestickPlot(JRChartPlot candlestickPlot)
JRBaseCandlestickPlot
public JRBaseCandlestickPlot(JRCandlestickPlot candlestickPlot,
JRBaseObjectFactory factory)
getTimeAxisLabelExpression
public JRExpression getTimeAxisLabelExpression()
- Specified by:
getTimeAxisLabelExpression
in interface JRCandlestickPlot
getValueAxisLabelExpression
public JRExpression getValueAxisLabelExpression()
- Specified by:
getValueAxisLabelExpression
in interface JRCandlestickPlot
isShowVolume
public boolean isShowVolume()
- Specified by:
isShowVolume
in interface JRCandlestickPlot
setShowVolume
public void setShowVolume(boolean ShowVolume)
collectExpressions
public void collectExpressions(JRExpressionCollector collector)
- Specified by:
collectExpressions
in interface JRChartPlot
© 2001-2005 JasperSoft Corporation www.jaspersoft.com