net.sf.jasperreports.charts.fill
Class JRFillAreaPlot

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

public class JRFillAreaPlot
extends JRFillChartPlot
implements JRAreaPlot

Version:
$Id: JRFillAreaPlot.java,v 1.5 2005/07/03 20:47:10 teodord Exp $
Author:
Flavius Sana (flavius_sana@users.sourceforge.net)

Field Summary
 
Fields inherited from class net.sf.jasperreports.engine.fill.JRFillChartPlot
parent
 
Constructor Summary
JRFillAreaPlot(JRAreaPlot plot, JRFillObjectFactory factory)
           
 
Method Summary
 JRExpression getCategoryAxisLabelExpression()
           
 JRExpression getValueAxisLabelExpression()
           
 
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

JRFillAreaPlot

public JRFillAreaPlot(JRAreaPlot plot,
                      JRFillObjectFactory factory)
Method Detail

getCategoryAxisLabelExpression

public JRExpression getCategoryAxisLabelExpression()
Specified by:
getCategoryAxisLabelExpression in interface JRAreaPlot

getValueAxisLabelExpression

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


© 2001-2005 JasperSoft Corporation www.jaspersoft.com