|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractPieLabelDistributor | |
---|---|
org.jfree.chart.plot | Plot classes and related interfaces. |
Uses of AbstractPieLabelDistributor in org.jfree.chart.plot |
---|
Subclasses of AbstractPieLabelDistributor in org.jfree.chart.plot | |
---|---|
class |
PieLabelDistributor
This class distributes the section labels for one side of a pie chart so that they do not overlap. |
Methods in org.jfree.chart.plot that return AbstractPieLabelDistributor | |
---|---|
AbstractPieLabelDistributor |
PiePlot.getLabelDistributor()
Returns the object responsible for the vertical layout of the pie section labels. |
Methods in org.jfree.chart.plot with parameters of type AbstractPieLabelDistributor | |
---|---|
void |
PiePlot.setLabelDistributor(AbstractPieLabelDistributor distributor)
Sets the label distributor and sends a PlotChangeEvent to all
registered listeners. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |