net.sf.jasperreports.charts.fill
Class JRFillHighLowPlot

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

public class JRFillHighLowPlot
extends JRFillChartPlot
implements JRHighLowPlot

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

Field Summary
 
Fields inherited from class net.sf.jasperreports.engine.fill.JRFillChartPlot
parent
 
Constructor Summary
JRFillHighLowPlot(JRHighLowPlot highLowPlot, JRFillObjectFactory factory)
           
 
Method Summary
 JRExpression getTimeAxisLabelExpression()
           
 JRExpression getValueAxisLabelExpression()
           
 boolean isShowCloseTicks()
           
 boolean isShowOpenTicks()
           
 
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

JRFillHighLowPlot

public JRFillHighLowPlot(JRHighLowPlot highLowPlot,
                         JRFillObjectFactory factory)
Method Detail

getValueAxisLabelExpression

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

getTimeAxisLabelExpression

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

isShowOpenTicks

public boolean isShowOpenTicks()
Specified by:
isShowOpenTicks in interface JRHighLowPlot

isShowCloseTicks

public boolean isShowCloseTicks()
Specified by:
isShowCloseTicks in interface JRHighLowPlot


© 2001-2005 JasperSoft Corporation www.jaspersoft.com