org.jfree.chart.labels.PieToolTipGenerator |
![]() |
A tool tip generator that is used by the
PiePlot
class.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Generates a tool tip text item for the specified item in the dataset.
|
Generates a tool tip text item for the specified item in the dataset.
This method can return null
to indicate that no tool tip
should be displayed for an item.
dataset | the dataset (null not permitted). |
---|---|
key | the section key (null not permitted). |
null
).