Uses of Class
org.jfree.chart.axis.Tick
-
Packages that use 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.protected static classCyclicNumberAxis.CycleBoundTickA special Number tick that also hold information about the cycle bound mapping for this tick.classDateTickA tick used by theDateAxisclass.classLogTickA tick from aLogAxis.classNumberTickA numerical tick.classValueTickA value tick.Fields in org.jfree.chart.axis declared as Tick Modifier and Type Field Description private TickCyclicNumberAxis. internalMarkerCycleBoundTick
-