java.lang.Object | |||
↳ | org.jfree.chart.axis.Tick | ||
↳ | org.jfree.chart.axis.ValueTick | ||
↳ | org.jfree.chart.axis.NumberTick |
![]() |
A numerical tick.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Creates a new tick.
| |||||||||||
Creates a new tick.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the number.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Creates a new tick.
number | the number (null not permitted). |
---|---|
label | the label. |
textAnchor | the part of the label that is aligned with the anchor point. |
rotationAnchor | defines the rotation point relative to the text. |
angle | the rotation angle (in radians). |
Creates a new tick.
tickType | the tick type. |
---|---|
value | the value. |
label | the label. |
textAnchor | the part of the label that is aligned with the anchor point. |
rotationAnchor | defines the rotation point relative to the text. |
angle | the rotation angle (in radians). |