net.sf.jasperreports.charts.base
Class JRBasePiePlot

java.lang.Object
  extended bynet.sf.jasperreports.engine.base.JRBaseChartPlot
      extended bynet.sf.jasperreports.charts.base.JRBasePiePlot
All Implemented Interfaces:
JRChartPlot, JRPiePlot, java.io.Serializable
Direct Known Subclasses:
JRDesignPiePlot

public class JRBasePiePlot
extends JRBaseChartPlot
implements JRPiePlot

Version:
$Id: JRBasePiePlot.java,v 1.10 2005/10/09 21:34:26 teodord Exp $
Author:
Teodor Danciu (teodord@users.sourceforge.net)
See Also:
Serialized Form

Field Summary
 
Fields inherited from class net.sf.jasperreports.engine.base.JRBaseChartPlot
backcolor, backgroundAlpha, foregroundAlpha, orientation
 
Constructor Summary
JRBasePiePlot(JRChartPlot piePlot)
           
JRBasePiePlot(JRPiePlot piePlot, JRBaseObjectFactory factory)
           
 
Method Summary
 void collectExpressions(JRExpressionCollector collector)
           
 
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

JRBasePiePlot

public JRBasePiePlot(JRChartPlot piePlot)

JRBasePiePlot

public JRBasePiePlot(JRPiePlot piePlot,
                     JRBaseObjectFactory factory)
Method Detail

collectExpressions

public void collectExpressions(JRExpressionCollector collector)
Specified by:
collectExpressions in interface JRChartPlot


© 2001-2005 JasperSoft Corporation www.jaspersoft.com