|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jasperreports.engine.fill.JRFillChartPlot
net.sf.jasperreports.charts.fill.JRFillPiePlot
public class JRFillPiePlot
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface net.sf.jasperreports.engine.JRChartPlot |
|---|
JRChartPlot.JRSeriesColor |
| Field Summary |
|---|
| Fields inherited from class net.sf.jasperreports.engine.fill.JRFillChartPlot |
|---|
chart, parent |
| Constructor Summary | |
|---|---|
JRFillPiePlot(JRPiePlot piePlot,
JRFillObjectFactory factory)
|
|
| Method Summary | |
|---|---|
java.lang.Boolean |
getCircular()
|
JRItemLabel |
getItemLabel()
|
java.lang.String |
getLabelFormat()
|
java.lang.String |
getLegendLabelFormat()
|
java.lang.Boolean |
getShowLabels()
|
boolean |
isCircular()
Deprecated. Replaced by getCircular() |
| Methods inherited from class net.sf.jasperreports.engine.fill.JRFillChartPlot |
|---|
addSeriesColor, clearSeriesColors, clone, clone, collectExpressions, getBackcolor, getBackgroundAlpha, getBackgroundAlphaFloat, getChart, getForegroundAlpha, getForegroundAlphaFloat, getLabelRotation, getLabelRotationDouble, getOrientation, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setBackgroundAlpha, setForegroundAlpha, setForegroundAlpha, setLabelRotation, setLabelRotation, setOrientation, setSeriesColors |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sf.jasperreports.engine.JRChartPlot |
|---|
addSeriesColor, clearSeriesColors, clone, collectExpressions, getBackcolor, getBackgroundAlpha, getBackgroundAlphaFloat, getChart, getForegroundAlpha, getForegroundAlphaFloat, getLabelRotation, getLabelRotationDouble, getOrientation, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setBackgroundAlpha, setForegroundAlpha, setForegroundAlpha, setLabelRotation, setLabelRotation, setOrientation, setSeriesColors |
| Methods inherited from interface net.sf.jasperreports.engine.JRCloneable |
|---|
clone |
| Constructor Detail |
|---|
public JRFillPiePlot(JRPiePlot piePlot,
JRFillObjectFactory factory)
| Method Detail |
|---|
public boolean isCircular()
getCircular()
isCircular in interface JRPiePlotpublic java.lang.Boolean getCircular()
getCircular in interface JRPiePlotpublic java.lang.String getLabelFormat()
getLabelFormat in interface JRPiePlotpublic java.lang.String getLegendLabelFormat()
getLegendLabelFormat in interface JRPiePlotpublic JRItemLabel getItemLabel()
getItemLabel in interface JRPiePlotpublic java.lang.Boolean getShowLabels()
getShowLabels in interface JRPiePlot
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||