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 2278 2008-08-14 16:14:54Z 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()
           
 java.lang.String getLabelFormat()
           
 java.lang.String getLegendLabelFormat()
           
 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()

getLabelFormat

java.lang.String getLabelFormat()

getLegendLabelFormat

java.lang.String getLegendLabelFormat()


© 2001-2006 JasperSoft Corporation www.jaspersoft.com