net.sf.jasperreports.charts
Interface JRPie3DPlot

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

public interface JRPie3DPlot
extends JRChartPlot

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

Nested Class Summary
 
Nested classes/interfaces inherited from interface net.sf.jasperreports.engine.JRChartPlot
JRChartPlot.JRSeriesColor
 
Field Summary
static double DEPTH_FACTOR_DEFAULT
           
 
Method Summary
 double getDepthFactor()
           
 
Methods inherited from interface net.sf.jasperreports.engine.JRChartPlot
addSeriesColor, clearSeriesColors, collectExpressions, getBackcolor, getBackgroundAlpha, getForegroundAlpha, getLabelRotation, getOrientation, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation
 

Field Detail

DEPTH_FACTOR_DEFAULT

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

getDepthFactor

double getDepthFactor()


© 2001-2006 JasperSoft Corporation www.jaspersoft.com