net.sf.jasperreports.charts.design
Class JRDesignPiePlot

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

public class JRDesignPiePlot
extends JRBasePiePlot

Version:
$Id: JRDesignPiePlot.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
JRDesignPiePlot(JRChartPlot piePlot)
           
 
Method Summary
 
Methods inherited from class net.sf.jasperreports.charts.base.JRBasePiePlot
collectExpressions
 
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

JRDesignPiePlot

public JRDesignPiePlot(JRChartPlot piePlot)


© 2001-2006 JasperSoft Corporation www.jaspersoft.com