java.lang.Object | ||||
↳ | org.jfree.chart.axis.Tick | |||
↳ | org.jfree.chart.axis.ValueTick | |||
↳ | org.jfree.chart.axis.NumberTick | |||
↳ | org.jfree.chart.axis.CyclicNumberAxis.CycleBoundTick |
A special Number tick that also hold information about the cycle bound mapping for this tick. This is especially useful for having a tick at each axis end with the cycle bound value. See also isBoundMappedToLastCycle()
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
mapToLastCycle | Map to last cycle. |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Creates a new tick.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
Map to last cycle.
Creates a new tick.
mapToLastCycle | map to last cycle? |
---|---|
number | the number. |
label | the label. |
textAnchor | the text anchor. |
rotationAnchor | the rotation anchor. |
angle | the rotation angle. |