uk.ac.starlink.ttools.plot2.geom
Class TickSkyAxisLabeller.SkyTick

java.lang.Object
  extended by 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 Summary
TickSkyAxisLabeller.SkyTick(String label, int px, int py, Anchor anchor)
          Constructor.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TickSkyAxisLabeller.SkyTick

public TickSkyAxisLabeller.SkyTick(String 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)


Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.