net.sf.dynamicreports.report.base.chart.plot
Class DRPie3DPlot
java.lang.Object
net.sf.dynamicreports.report.base.chart.plot.AbstractBasePlot
net.sf.dynamicreports.report.base.chart.plot.DRPiePlot
net.sf.dynamicreports.report.base.chart.plot.DRPie3DPlot
- All Implemented Interfaces:
- Serializable, DRIBasePlot, DRIPie3DPlot, DRIPiePlot, DRIPlot
public class DRPie3DPlot
- extends DRPiePlot
- implements DRIPie3DPlot
- Author:
- Ricardo Mariaca (r.mariaca@dynamicreports.org)
- See Also:
- Serialized Form
Methods inherited from class net.sf.dynamicreports.report.base.chart.plot.DRPiePlot |
getCircular, getLabelFormat, getLegendLabelFormat, getPercentValuePattern, getShowLabels, getShowPercentages, getShowValues, getValuePattern, setCircular, setLabelFormat, setLegendLabelFormat, setPercentValuePattern, setShowLabels, setShowPercentages, setShowValues, setValuePattern |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DRPie3DPlot
public DRPie3DPlot()
setDepthFactor
public void setDepthFactor(Double depthFactor)
getDepthFactor
public Double getDepthFactor()
- Specified by:
getDepthFactor
in interface DRIPie3DPlot
Copyright © 2010-2014. All Rights Reserved.