Package | Description |
---|---|
org.jfree.chart.axis |
Axis classes and interfaces.
|
Modifier and Type | Class and Description |
---|---|
class |
CategoryTick
A tick for a
CategoryAxis . |
protected static class |
CyclicNumberAxis.CycleBoundTick
A special Number tick that also hold information about the cycle bound
mapping for this tick.
|
class |
DateTick
A tick used by the
DateAxis class. |
class |
LogTick
A tick from a
LogAxis . |
class |
NumberTick
A numerical tick.
|
class |
ValueTick
A value tick.
|