|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectar.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
public class Pie3DPlot
Field Summary |
---|
Fields inherited from interface ar.com.fdvs.dj.domain.entities.Entity |
---|
SERIAL_VERSION_UID |
Constructor Summary | |
---|---|
Pie3DPlot()
|
Method Summary | |
---|---|
java.lang.Double |
getDepthFactor()
Returns the depth factor. |
void |
setDepthFactor(java.lang.Double depthFactor)
Sets the depth factor. |
void |
transform(DynamicJasperDesign design,
net.sf.jasperreports.engine.JRChartPlot plot,
java.lang.String name)
|
Methods inherited from class ar.com.fdvs.dj.domain.chart.plot.AbstractPiePlot |
---|
getCircular, getLabelFormat, getLegendLabelFormat, setCircular, setLabelFormat, setLegendLabelFormat |
Methods inherited from class ar.com.fdvs.dj.domain.chart.plot.AbstractPlot |
---|
addSeriesColor, clearSeriesColors, getLabelRotation, getOrientation, getSeriesColors, setLabelRotation, setOrientation, setSeriesColors |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Pie3DPlot()
Method Detail |
---|
public void setDepthFactor(java.lang.Double depthFactor)
depthFactor
- the depth factorpublic java.lang.Double getDepthFactor()
public void transform(DynamicJasperDesign design, net.sf.jasperreports.engine.JRChartPlot plot, java.lang.String name)
transform
in class AbstractPlot
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |