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:
java.lang.Cloneable, JRPie3DPlot, JRChartPlot, JRCloneable

public class JRFillPie3DPlot
extends JRFillChartPlot
implements JRPie3DPlot

Version:
$Id: JRFillPie3DPlot.java 5180 2012-03-29 13:23:12Z 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
 
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
 java.lang.Boolean getCircular()
           
 java.lang.Double getDepthFactorDouble()
           
 JRItemLabel getItemLabel()
           
 java.lang.String getLabelFormat()
           
 java.lang.String getLegendLabelFormat()
           
 java.lang.Boolean getShowLabels()
           
 
Methods inherited from class net.sf.jasperreports.engine.fill.JRFillChartPlot
addSeriesColor, clearSeriesColors, clone, clone, collectExpressions, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setOrientation, setSeriesColors
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.sf.jasperreports.engine.JRChartPlot
addSeriesColor, clearSeriesColors, clone, collectExpressions, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setOrientation, setSeriesColors
 
Methods inherited from interface net.sf.jasperreports.engine.JRCloneable
clone
 

Constructor Detail

JRFillPie3DPlot

public JRFillPie3DPlot(JRPie3DPlot pie3DPlot,
                       JRFillObjectFactory factory)
Method Detail

getDepthFactorDouble

public java.lang.Double getDepthFactorDouble()
Specified by:
getDepthFactorDouble in interface JRPie3DPlot

getCircular

public java.lang.Boolean getCircular()
Specified by:
getCircular in interface JRPie3DPlot

getLabelFormat

public java.lang.String getLabelFormat()
Specified by:
getLabelFormat in interface JRPie3DPlot

getLegendLabelFormat

public java.lang.String getLegendLabelFormat()
Specified by:
getLegendLabelFormat in interface JRPie3DPlot

getItemLabel

public JRItemLabel getItemLabel()
Specified by:
getItemLabel in interface JRPie3DPlot

getShowLabels

public java.lang.Boolean getShowLabels()
Specified by:
getShowLabels in interface JRPie3DPlot


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com