net.sf.jasperreports.charts.fill
Class JRFillPie3DPlot

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

public class JRFillPie3DPlot
extends JRFillChartPlot
implements JRPie3DPlot

Version:
$Id: JRFillPie3DPlot.java,v 1.3 2005/07/06 15:26:14 flavius_sana Exp $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Field Summary
 
Fields inherited from class net.sf.jasperreports.engine.fill.JRFillChartPlot
parent
 
Fields inherited from interface net.sf.jasperreports.charts.JRPie3DPlot
DEPTH_FACTOR_DEFAULT
 
Constructor Summary
JRFillPie3DPlot(JRPie3DPlot pie3DPlot, JRFillObjectFactory factory)
           
 
Method Summary
 double getDepthFactor()
           
 
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

JRFillPie3DPlot

public JRFillPie3DPlot(JRPie3DPlot pie3DPlot,
                       JRFillObjectFactory factory)
Method Detail

getDepthFactor

public double getDepthFactor()
Specified by:
getDepthFactor in interface JRPie3DPlot


© 2001-2005 JasperSoft Corporation www.jaspersoft.com