net.sf.jasperreports.charts.design
Class JRDesignPiePlot
java.lang.Object
net.sf.jasperreports.engine.base.JRBaseChartPlot
net.sf.jasperreports.charts.base.JRBasePiePlot
net.sf.jasperreports.charts.design.JRDesignPiePlot
- All Implemented Interfaces:
- Serializable, Cloneable, JRPiePlot, JRChangeEventsSupport, JRChartPlot, JRCloneable
public class JRDesignPiePlot
- extends JRBasePiePlot
- Version:
- $Id: JRDesignPiePlot.java 5180 2012-03-29 13:23:12Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
- See Also:
- Serialized Form
| Fields inherited from class net.sf.jasperreports.engine.base.JRBaseChartPlot |
backcolor, backgroundAlphaFloat, chart, foregroundAlphaFloat, labelRotationDouble, orientationValue, PROPERTY_BACKCOLOR, PROPERTY_BACKGROUND_ALPHA, PROPERTY_FOREGROUND_ALPHA, PROPERTY_LABEL_ROTATION, PROPERTY_ORIENTATION, PROPERTY_SERIES_COLORS, seriesColors |
| Methods inherited from class net.sf.jasperreports.charts.base.JRBasePiePlot |
clone, collectExpressions, getCircular, getItemLabel, getLabelFormat, getLegendLabelFormat, getShowLabels, setCircular, setItemLabel, setLabelFormat, setLegendLabelFormat, setShowLabels |
| Methods inherited from class net.sf.jasperreports.engine.base.JRBaseChartPlot |
addSeriesColor, clearSeriesColors, clone, getBackcolor, getBackgroundAlphaFloat, getChart, getEventSupport, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setOrientation, setSeriesColors |
| Methods inherited from interface net.sf.jasperreports.engine.JRChartPlot |
addSeriesColor, clearSeriesColors, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setOrientation, setSeriesColors |
JRDesignPiePlot
public JRDesignPiePlot(JRChartPlot piePlot,
JRChart chart)
Copyright © 2012. All Rights Reserved.