| Package | Description |
|---|---|
| org.jfree.chart | |
| org.jfree.chart.title |
| Modifier and Type | Class and Description |
|---|---|
class |
JFreeChart
A chart class implemented using the Java 2D APIs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Title.addChangeListener(TitleChangeListener listener)
Registers an object for notification of changes to the title.
|
void |
Title.removeChangeListener(TitleChangeListener listener)
Unregisters an object for notification of changes to the chart title.
|