public class TickRun extends Object
| Constructor and Description |
|---|
TickRun(Tick[] ticks,
Orientation orient)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Orientation |
getOrientation()
Returns the tick label orientation.
|
Tick[] |
getTicks()
Returns the tick array.
|
public TickRun(Tick[] ticks, Orientation orient)
ticks - tick arrayorient - tick label orientationpublic Tick[] getTicks()
public Orientation getOrientation()
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.