net.sf.jasperreports.charts
Interface JRPie3DPlot
- All Superinterfaces:
- Cloneable, JRChartPlot, JRCloneable
- All Known Implementing Classes:
- JRBasePie3DPlot, JRDesignPie3DPlot, JRFillPie3DPlot
public interface JRPie3DPlot
- extends JRChartPlot
- Version:
- $Id: JRPie3DPlot.java 5180 2012-03-29 13:23:12Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
| 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 |
DEPTH_FACTOR_DEFAULT
static final double DEPTH_FACTOR_DEFAULT
- See Also:
- Constant Field Values
getDepthFactorDouble
Double getDepthFactorDouble()
getCircular
Boolean getCircular()
getLabelFormat
String getLabelFormat()
getLegendLabelFormat
String getLegendLabelFormat()
getItemLabel
JRItemLabel getItemLabel()
getShowLabels
Boolean getShowLabels()
Copyright © 2012. All Rights Reserved.