Package uk.ac.starlink.ttools.plot2
Class TickRun
java.lang.Object
uk.ac.starlink.ttools.plot2.TickRun
Aggregates a list of Ticks with the orientation with which their labels
should be drawn on the axis.
- Since:
- 9 Sep 2024
- Author:
- Mark Taylor
-
Constructor Details
-
TickRun
Constructor.- Parameters:
ticks
- tick arrayorient
- tick label orientation
-
-
Method Details
-
getTicks
Returns the tick array.- Returns:
- ticks
-
getOrientation
Returns the tick label orientation.- Returns:
- orientation
-