net.sf.jasperreports.charts.design
Class JRDesignAreaPlot

java.lang.Object
  extended by net.sf.jasperreports.engine.base.JRBaseChartPlot
      extended by net.sf.jasperreports.charts.base.JRBaseAreaPlot
          extended by net.sf.jasperreports.charts.design.JRDesignAreaPlot
All Implemented Interfaces:
java.io.Serializable, JRAreaPlot, JRChartPlot

public class JRDesignAreaPlot
extends JRBaseAreaPlot

Version:
$Id: JRDesignAreaPlot.java,v 1.11 2005/10/09 21:34:26 teodord Exp $
Author:
Flavius Sana (flavius_sana@users.sourceforge.net)
See Also:
Serialized Form

Field Summary
 
Fields inherited from class net.sf.jasperreports.charts.base.JRBaseAreaPlot
categoryAxisLabelExpression, valueAxisLabelExpression
 
Fields inherited from class net.sf.jasperreports.engine.base.JRBaseChartPlot
backcolor, backgroundAlpha, foregroundAlpha, orientation
 
Constructor Summary
JRDesignAreaPlot(JRChartPlot areaPlot)
           
 
Method Summary
 void setCategoryAxisLabelExpression(JRExpression categoryAxisLabelExpression)
           
 void setValueAxisLabelExpression(JRExpression valueAxisLabelExpression)
           
 
Methods inherited from class net.sf.jasperreports.charts.base.JRBaseAreaPlot
collectExpressions, getCategoryAxisLabelExpression, getValueAxisLabelExpression
 
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

JRDesignAreaPlot

public JRDesignAreaPlot(JRChartPlot areaPlot)
Method Detail

setCategoryAxisLabelExpression

public void setCategoryAxisLabelExpression(JRExpression categoryAxisLabelExpression)

setValueAxisLabelExpression

public void setValueAxisLabelExpression(JRExpression valueAxisLabelExpression)


© 2001-2005 JasperSoft Corporation www.jaspersoft.com