|
||||||||||
| 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
public class AbstractPiePlot
| Field Summary |
|---|
| Fields inherited from interface ar.com.fdvs.dj.domain.entities.Entity |
|---|
SERIAL_VERSION_UID |
| Constructor Summary | |
|---|---|
AbstractPiePlot()
|
|
| Method Summary | |
|---|---|
Boolean |
getCircular()
Returns the circular. |
String |
getLabelFormat()
Returns the label format. |
String |
getLegendLabelFormat()
Returns the legend label format. |
void |
setCircular(Boolean circular)
Sets the circular. |
void |
setLabelFormat(String labelFormat)
Sets the label format. |
void |
setLegendLabelFormat(String legendLabelFormat)
Sets the legend label format. |
| Methods inherited from class ar.com.fdvs.dj.domain.chart.plot.AbstractPlot |
|---|
addSeriesColor, clearSeriesColors, getLabelRotation, getOrientation, getSeriesColors, setLabelRotation, setOrientation, setSeriesColors, transform |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractPiePlot()
| Method Detail |
|---|
public Boolean getCircular()
public void setCircular(Boolean circular)
circular - the circularpublic String getLabelFormat()
public void setLabelFormat(String labelFormat)
labelFormat - the label formatpublic String getLegendLabelFormat()
public void setLegendLabelFormat(String legendLabelFormat)
legendLabelFormat - the legend label format
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||