Uses of Class
org.jfree.chart.axis.Tick
| Package | Description |
|---|---|
| org.jfree.chart.axis |
Axis classes and interfaces.
|
-
Uses of Tick in org.jfree.chart.axis
Subclasses of Tick in org.jfree.chart.axis Modifier and Type Class Description classCategoryTickA tick for aCategoryAxis.classDateTickA tick used by theDateAxisclass.classNumberTickA numerical tick.classValueTickA value tick.