Module org.jfree.chart
Package org.jfree.chart.plot.pie
Classes used to create pie charts.
-
Class Summary Class Description AbstractPieLabelDistributor A base class for handling the distribution of pie section labels.MultiplePiePlot A plot that displays multiple pie plots using data from aCategoryDataset.PieLabelDistributor This class distributes the section labels for one side of a pie chart so that they do not overlap.PieLabelRecord A structure that retains information about the label for a section in a pie chart.PiePlot<K extends Comparable<K>> A plot that displays data in the form of a pie chart, using data from any class that implements thePieDatasetinterface.PiePlotState A renderer state. -
Enum Summary Enum Description PieLabelLinkStyle Used to indicate the style for the lines linking pie sections to their corresponding labels.