net.sf.jasperreports.charts.design
Class JRDesignHighLowPlot

java.lang.Object
  extended bynet.sf.jasperreports.engine.base.JRBaseChartPlot
      extended bynet.sf.jasperreports.charts.base.JRBaseHighLowPlot
          extended bynet.sf.jasperreports.charts.design.JRDesignHighLowPlot
All Implemented Interfaces:
JRChartPlot, JRHighLowPlot, java.io.Serializable

public class JRDesignHighLowPlot
extends JRBaseHighLowPlot

Version:
$Id: JRDesignHighLowPlot.java,v 1.8 2005/09/07 13:58:25 teodord Exp $
Author:
Ionut Nedelcu (ionutned@users.sourceforge.net)
See Also:
Serialized Form

Field Summary
 
Fields inherited from class net.sf.jasperreports.charts.base.JRBaseHighLowPlot
isShowCloseTicks, isShowOpenTicks, timeAxisLabelExpression, valueAxisLabelExpression
 
Fields inherited from class net.sf.jasperreports.engine.base.JRBaseChartPlot
backcolor, backgroundAlpha, foregroundAlpha, orientation
 
Constructor Summary
JRDesignHighLowPlot(JRChartPlot highLowPlot)
           
 
Method Summary
 void setTimeAxisLabelExpression(JRExpression timeAxisLabelExpression)
           
 void setValueAxisLabelExpression(JRExpression valueAxisLabelExpression)
           
 
Methods inherited from class net.sf.jasperreports.charts.base.JRBaseHighLowPlot
collectExpressions, getTimeAxisLabelExpression, getValueAxisLabelExpression, isShowCloseTicks, isShowOpenTicks, setShowCloseTicks, setShowOpenTicks
 
Methods inherited from class net.sf.jasperreports.engine.base.JRBaseChartPlot
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
getBackcolor, getBackgroundAlpha, getForegroundAlpha, getOrientation, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setOrientation
 

Constructor Detail

JRDesignHighLowPlot

public JRDesignHighLowPlot(JRChartPlot highLowPlot)
Method Detail

setTimeAxisLabelExpression

public void setTimeAxisLabelExpression(JRExpression timeAxisLabelExpression)

setValueAxisLabelExpression

public void setValueAxisLabelExpression(JRExpression valueAxisLabelExpression)


© 2001-2005 JasperSoft Corporation www.jaspersoft.com