net.sf.jasperreports.charts
Interface JRPie3DPlot

All Superinterfaces:
JRChartPlot
All Known Implementing Classes:
JRBasePie3DPlot, JRFillPie3DPlot

public interface JRPie3DPlot
extends JRChartPlot

Version:
$Id: JRPie3DPlot.java,v 1.4 2005/07/06 15:29:37 flavius_sana Exp $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Field Summary
static double DEPTH_FACTOR_DEFAULT
           
 
Method Summary
 double getDepthFactor()
           
 
Methods inherited from interface net.sf.jasperreports.engine.JRChartPlot
collectExpressions, getBackcolor, getBackgroundAlpha, getForegroundAlpha, getOrientation, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setOrientation
 

Field Detail

DEPTH_FACTOR_DEFAULT

public static final double DEPTH_FACTOR_DEFAULT
See Also:
Constant Field Values
Method Detail

getDepthFactor

public double getDepthFactor()


© 2001-2005 JasperSoft Corporation www.jaspersoft.com