net.sf.jasperreports.charts.fill
Class JRFillCandlestickPlot

java.lang.Object
  extended bynet.sf.jasperreports.engine.fill.JRFillChartPlot
      extended bynet.sf.jasperreports.charts.fill.JRFillCandlestickPlot
All Implemented Interfaces:
JRCandlestickPlot, JRChartPlot

public class JRFillCandlestickPlot
extends JRFillChartPlot
implements JRCandlestickPlot

Version:
$Id: JRFillCandlestickPlot.java,v 1.4 2005/06/27 07:16:50 teodord Exp $
Author:
Ionut Nedelcu (ionutned@users.sourceforge.net)

Field Summary
 
Fields inherited from class net.sf.jasperreports.engine.fill.JRFillChartPlot
parent
 
Constructor Summary
JRFillCandlestickPlot(JRCandlestickPlot candlestickPlot, JRFillObjectFactory factory)
           
 
Method Summary
 JRExpression getTimeAxisLabelExpression()
           
 JRExpression getValueAxisLabelExpression()
           
 boolean isShowVolume()
           
 
Methods inherited from class net.sf.jasperreports.engine.fill.JRFillChartPlot
collectExpressions, getBackcolor, getBackgroundAlpha, getForegroundAlpha, getOrientation, setBackcolor, setBackgroundAlpha, setForegroundAlpha, 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
collectExpressions, getBackcolor, getBackgroundAlpha, getForegroundAlpha, getOrientation, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setOrientation
 

Constructor Detail

JRFillCandlestickPlot

public JRFillCandlestickPlot(JRCandlestickPlot candlestickPlot,
                             JRFillObjectFactory factory)
Method Detail

getValueAxisLabelExpression

public JRExpression getValueAxisLabelExpression()
Specified by:
getValueAxisLabelExpression in interface JRCandlestickPlot

getTimeAxisLabelExpression

public JRExpression getTimeAxisLabelExpression()
Specified by:
getTimeAxisLabelExpression in interface JRCandlestickPlot

isShowVolume

public boolean isShowVolume()
Specified by:
isShowVolume in interface JRCandlestickPlot


© 2001-2005 JasperSoft Corporation www.jaspersoft.com