ar.com.fdvs.dj.domain.chart.plot
Class Pie3DPlot
java.lang.Object
ar.com.fdvs.dj.domain.DJBaseElement
ar.com.fdvs.dj.domain.chart.plot.AbstractPlot
ar.com.fdvs.dj.domain.chart.plot.AbstractPiePlot
ar.com.fdvs.dj.domain.chart.plot.Pie3DPlot
- All Implemented Interfaces:
- Entity, Serializable
public class Pie3DPlot
- extends AbstractPiePlot
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Pie3DPlot
public Pie3DPlot()
setDepthFactor
public void setDepthFactor(Double depthFactor)
- Sets the depth factor.
- Parameters:
depthFactor - the depth factor
getDepthFactor
public Double getDepthFactor()
- Returns the depth factor.
- Returns:
- the depthFactor
transform
public void transform(DynamicJasperDesign design,
net.sf.jasperreports.engine.JRChartPlot plot,
String name)
- Overrides:
transform in class AbstractPlot
Copyright © 2006-2013 FDV Solutions. All Rights Reserved.