net.sf.jasperreports.charts.fill
Class JRFillPie3DPlot

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

public class JRFillPie3DPlot
extends JRFillChartPlot
implements JRPie3DPlot

Version:
$Id: JRFillPie3DPlot.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
 
Fields inherited from class net.sf.jasperreports.engine.fill.JRFillChartPlot
chart, parent
 
Fields inherited from interface net.sf.jasperreports.charts.JRPie3DPlot
DEPTH_FACTOR_DEFAULT
 
Constructor Summary
JRFillPie3DPlot(JRPie3DPlot pie3DPlot, JRFillObjectFactory factory)
           
 
Method Summary
 double getDepthFactor()
           
 boolean isCircular()
           
 
Methods inherited from class net.sf.jasperreports.engine.fill.JRFillChartPlot
addSeriesColor, clearSeriesColors, clone, collectExpressions, getBackcolor, getBackgroundAlpha, getChart, getForegroundAlpha, getLabelRotation, getOrientation, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setSeriesColors
 
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
addSeriesColor, clearSeriesColors, clone, collectExpressions, getBackcolor, getBackgroundAlpha, getChart, getForegroundAlpha, getLabelRotation, getOrientation, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setSeriesColors
 

Constructor Detail

JRFillPie3DPlot

public JRFillPie3DPlot(JRPie3DPlot pie3DPlot,
                       JRFillObjectFactory factory)
Method Detail

getDepthFactor

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

isCircular

public boolean isCircular()
Specified by:
isCircular in interface JRPie3DPlot


© 2001-2006 JasperSoft Corporation www.jaspersoft.com