uk.ac.starlink.ttools.plot2.geom
Class TickSkyAxisLabeller.SkyTick
java.lang.Object
uk.ac.starlink.ttools.plot2.geom.TickSkyAxisLabeller.SkyTick
- Enclosing class:
- TickSkyAxisLabeller
public static class TickSkyAxisLabeller.SkyTick
- extends Object
Aggregates a line label, graphics position and text anchor.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TickSkyAxisLabeller.SkyTick
public TickSkyAxisLabeller.SkyTick(String label,
int px,
int py,
Anchor anchor)
- Constructor.
- Parameters:
label
- grid line label textpx
- graphics X coordinatepy
- graphics Y coordinateanchor
- text anchor (includes baseline angle)
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.