net.sf.jasperreports.charts.fill
Class JRFillPiePlot
java.lang.Object
net.sf.jasperreports.engine.fill.JRFillChartPlot
net.sf.jasperreports.charts.fill.JRFillPiePlot
- All Implemented Interfaces:
- Cloneable, JRPiePlot, JRChartPlot, JRCloneable
public class JRFillPiePlot
- extends JRFillChartPlot
- implements JRPiePlot
- Version:
- $Id: JRFillPiePlot.java 5180 2012-03-29 13:23:12Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
| Methods inherited from class net.sf.jasperreports.engine.fill.JRFillChartPlot |
addSeriesColor, clearSeriesColors, clone, clone, collectExpressions, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setOrientation, setSeriesColors |
| Methods inherited from interface net.sf.jasperreports.engine.JRChartPlot |
addSeriesColor, clearSeriesColors, clone, collectExpressions, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setOrientation, setSeriesColors |
JRFillPiePlot
public JRFillPiePlot(JRPiePlot piePlot,
JRFillObjectFactory factory)
getCircular
public Boolean getCircular()
- Specified by:
getCircular in interface JRPiePlot
getLabelFormat
public String getLabelFormat()
- Specified by:
getLabelFormat in interface JRPiePlot
getLegendLabelFormat
public String getLegendLabelFormat()
- Specified by:
getLegendLabelFormat in interface JRPiePlot
getItemLabel
public JRItemLabel getItemLabel()
- Specified by:
getItemLabel in interface JRPiePlot
getShowLabels
public Boolean getShowLabels()
- Specified by:
getShowLabels in interface JRPiePlot
Copyright © 2012. All Rights Reserved.