java.lang.Objectorg.jfree.chart.axis.Tick
org.jfree.chart.axis.ValueTick
org.jfree.chart.axis.NumberTick
org.jfree.chart.axis.CyclicNumberAxis$CycleBoundTick
All Implemented Interfaces:
Cloneable, Serializable
| Field Summary | ||
|---|---|---|
| public boolean | mapToLastCycle | Map to last cycle. |
| Constructor: |
|---|
|
| Methods from org.jfree.chart.axis.NumberTick: |
|---|
| getNumber |
| Methods from org.jfree.chart.axis.ValueTick: |
|---|
| equals, getTickType, getValue |
| Methods from org.jfree.chart.axis.Tick: |
|---|
| clone, equals, getAngle, getRotationAnchor, getText, getTextAnchor, toString |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |