Class JRDesignPiePlot
java.lang.Object
net.sf.jasperreports.charts.base.JRBaseChartPlot
net.sf.jasperreports.charts.base.JRBasePiePlot
net.sf.jasperreports.charts.design.JRDesignPiePlot
- All Implemented Interfaces:
- Serializable,- Cloneable,- JRChartPlot,- JRPiePlot,- JRChangeEventsSupport,- JRCloneable
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
- See Also:
- 
Nested Class SummaryNested classes/interfaces inherited from class net.sf.jasperreports.charts.base.JRBaseChartPlotJRBaseChartPlot.JRBaseSeriesColorNested classes/interfaces inherited from interface net.sf.jasperreports.charts.JRChartPlotJRChartPlot.JRSeriesColor
- 
Field SummaryFields inherited from class net.sf.jasperreports.charts.base.JRBasePiePlotcircular, itemLabel, labelFormat, legendLabelFormat, PROPERTY_CIRCULAR, PROPERTY_ITEM_LABEL, PROPERTY_LABEL_FORMAT, PROPERTY_LEGEND_LABEL_FORMAT, PROPERTY_SHOW_LABELS, showLabelsFields inherited from class net.sf.jasperreports.charts.base.JRBaseChartPlotbackcolor, backgroundAlpha, chart, foregroundAlpha, labelRotation, orientation, PROPERTY_BACKCOLOR, PROPERTY_BACKGROUND_ALPHA, PROPERTY_FOREGROUND_ALPHA, PROPERTY_LABEL_ROTATION, PROPERTY_ORIENTATION, PROPERTY_SERIES_COLORS, seriesColors
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.sf.jasperreports.charts.base.JRBasePiePlotclone, collectExpressions, getCircular, getItemLabel, getLabelFormat, getLegendLabelFormat, getShowLabels, setCircular, setItemLabel, setLabelFormat, setLegendLabelFormat, setShowLabelsMethods inherited from class net.sf.jasperreports.charts.base.JRBaseChartPlotaddSeriesColor, clearSeriesColors, clone, getBackcolor, getBackgroundAlpha, getChart, getEventSupport, getForegroundAlpha, getLabelRotation, getOrientation, getOwnBackcolor, getSeriesColors, getStyleResolver, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setSeriesColorsMethods inherited from class java.lang.Objectequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.sf.jasperreports.charts.JRChartPlotaddSeriesColor, clearSeriesColors, getBackcolor, getBackgroundAlpha, getChart, getForegroundAlpha, getLabelRotation, getOrientation, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setSeriesColorsMethods inherited from interface net.sf.jasperreports.engine.JRCloneableclone
- 
Constructor Details- 
JRDesignPiePlot
 
-