net.sf.jasperreports.charts
Interface JRAreaPlot

All Superinterfaces:
JRChartPlot
All Known Implementing Classes:
JRBaseAreaPlot, JRFillAreaPlot

public interface JRAreaPlot
extends JRChartPlot

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

Method Summary
 JRExpression getCategoryAxisLabelExpression()
           
 JRExpression getValueAxisLabelExpression()
           
 
Methods inherited from interface net.sf.jasperreports.engine.JRChartPlot
collectExpressions, getBackcolor, getBackgroundAlpha, getForegroundAlpha, getOrientation, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setOrientation
 

Method Detail

getCategoryAxisLabelExpression

public JRExpression getCategoryAxisLabelExpression()

getValueAxisLabelExpression

public JRExpression getValueAxisLabelExpression()


© 2001-2005 JasperSoft Corporation www.jaspersoft.com