Uses of Class
org.jfree.chart.plot.PiePlot
| Package | Description |
|---|---|
| org.jfree.chart.plot |
Plot classes and related interfaces.
|
-
Uses of PiePlot in org.jfree.chart.plot
Subclasses of PiePlot in org.jfree.chart.plot Modifier and Type Class Description classPiePlot3DA plot that displays data in the form of a 3D pie chart, using data from any class that implements thePieDatasetinterface.Methods in org.jfree.chart.plot with parameters of type PiePlot Modifier and Type Method Description PiePlotStatePiePlot. initialise(Graphics2D g2, Rectangle2D plotArea, PiePlot plot, Integer index, PlotRenderingInfo info)Initialises the drawing procedure.