net.sf.dynamicreports.design.base.chart.plot
Class DRDesignPiePlot
java.lang.Object
net.sf.dynamicreports.design.base.chart.plot.AbstractDesignBasePlot
net.sf.dynamicreports.design.base.chart.plot.DRDesignPiePlot
- All Implemented Interfaces:
- DRIDesignBasePlot, DRIDesignPiePlot, DRIDesignPlot
- Direct Known Subclasses:
- DRDesignPie3DPlot
public class DRDesignPiePlot
- extends AbstractDesignBasePlot
- implements DRIDesignPiePlot
- Author:
- Ricardo Mariaca (r.mariaca@dynamicreports.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DRDesignPiePlot
public DRDesignPiePlot()
getCircular
public Boolean getCircular()
- Specified by:
getCircular
in interface DRIDesignPiePlot
setCircular
public void setCircular(Boolean circular)
getLabelFormat
public String getLabelFormat()
- Specified by:
getLabelFormat
in interface DRIDesignPiePlot
setLabelFormat
public void setLabelFormat(String labelFormat)
getLegendLabelFormat
public String getLegendLabelFormat()
- Specified by:
getLegendLabelFormat
in interface DRIDesignPiePlot
setLegendLabelFormat
public void setLegendLabelFormat(String legendLabelFormat)
Copyright © 2010-2014. All Rights Reserved.