Uses of Class org.jfree.chart.plot.AbstractPieLabelDistributor

Uses in package org.jfree.chart.plot

Classes derived from org.jfree.chart.plot.AbstractPieLabelDistributor

class
This class distributes the section labels for one side of a pie chart so that they do not overlap.

Methods with parameter type org.jfree.chart.plot.AbstractPieLabelDistributor

void
Sets the label distributor and sends a PlotChangeEvent to all registered listeners.

Methods with return type org.jfree.chart.plot.AbstractPieLabelDistributor

AbstractPieLabelDistributor
Returns the object responsible for the vertical layout of the pie section labels.