| java.lang.Object | ||
| ↳ | org.jfree.chart.entity.ChartEntity | |
| ↳ | org.jfree.chart.entity.TickLabelEntity | |
Known Direct Subclasses
|
A chart entity representing a tick label.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Creates a new entity.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.jfree.chart.entity.ChartEntity
| |||||||||||
From class
java.lang.Object
| |||||||||||
Creates a new entity.
| area | the area (null not permitted). |
|---|---|
| toolTipText | the tool tip text (null permitted). |
| urlText | the URL text for HTML image maps (null
permitted).
|