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.
  • Constructor Details

    • SkyTick

      public SkyTick(Caption label, int px, int py, Anchor anchor)
      Constructor.
      Parameters:
      label - grid line label text
      px - graphics X coordinate
      py - graphics Y coordinate
      anchor - text anchor (includes baseline angle)