net.sf.jasperreports.charts.fill
Class JRFillPie3DPlot
java.lang.Object
net.sf.jasperreports.engine.fill.JRFillChartPlot
net.sf.jasperreports.charts.fill.JRFillPie3DPlot
- All Implemented Interfaces:
- 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)
| 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 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 |
JRFillPie3DPlot
public JRFillPie3DPlot(JRPie3DPlot pie3DPlot,
JRFillObjectFactory factory)
getDepthFactorDouble
public Double getDepthFactorDouble()
- Specified by:
getDepthFactorDouble in interface JRPie3DPlot
getCircular
public Boolean getCircular()
- Specified by:
getCircular in interface JRPie3DPlot
getLabelFormat
public String getLabelFormat()
- Specified by:
getLabelFormat in interface JRPie3DPlot
getLegendLabelFormat
public String getLegendLabelFormat()
- Specified by:
getLegendLabelFormat in interface JRPie3DPlot
getItemLabel
public JRItemLabel getItemLabel()
- Specified by:
getItemLabel in interface JRPie3DPlot
getShowLabels
public Boolean getShowLabels()
- Specified by:
getShowLabels in interface JRPie3DPlot
Copyright © 2012. All Rights Reserved.