Package uk.ac.starlink.ttools.plot2.geom
Class TickSkyAxisLabeller.SkyTick
java.lang.Object
uk.ac.starlink.ttools.plot2.geom.TickSkyAxisLabeller.SkyTick
- Enclosing class:
- TickSkyAxisLabeller
Aggregates a line label, graphics position and text anchor.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SkyTick
Constructor.- Parameters:
label
- grid line label textpx
- graphics X coordinatepy
- graphics Y coordinateanchor
- text anchor (includes baseline angle)
-