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 1782 2007-07-16 13:55:27Z shertage $
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()
           
 boolean isCircular()
           
 
Methods inherited from interface net.sf.jasperreports.engine.JRChartPlot
addSeriesColor, clearSeriesColors, clone, collectExpressions, getBackcolor, getBackgroundAlpha, getChart, getForegroundAlpha, getLabelRotation, getOrientation, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setSeriesColors
 

Field Detail

DEPTH_FACTOR_DEFAULT

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

getDepthFactor

double getDepthFactor()

isCircular

boolean isCircular()


© 2001-2006 JasperSoft Corporation www.jaspersoft.com