net.sf.jasperreports.charts.base
Class JRBasePiePlot

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

public class JRBasePiePlot
extends JRBaseChartPlot
implements JRPiePlot

Version:
$Id: JRBasePiePlot.java 1229 2006-04-19 13:27:35 +0300 (Wed, 19 Apr 2006) teodord $
Author:
Teodor Danciu (teodord@users.sourceforge.net)
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class net.sf.jasperreports.engine.base.JRBaseChartPlot
JRBaseChartPlot.JRBaseSeriesColor
 
Nested classes/interfaces inherited from interface net.sf.jasperreports.engine.JRChartPlot
JRChartPlot.JRSeriesColor
 
Field Summary
 
Fields inherited from class net.sf.jasperreports.engine.base.JRBaseChartPlot
backcolor, backgroundAlpha, foregroundAlpha, labelRotation, orientation, seriesColors
 
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
addSeriesColor, clearSeriesColors, getBackcolor, getBackgroundAlpha, getForegroundAlpha, getLabelRotation, getOrientation, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, 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
addSeriesColor, clearSeriesColors, getBackcolor, getBackgroundAlpha, getForegroundAlpha, getLabelRotation, getOrientation, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, 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-2006 JasperSoft Corporation www.jaspersoft.com