Class CoordAxes.AnglePoint

All Implemented Interfaces:
Serializable, Cloneable, Drawable, Interactive, Measurable, Trackable
Enclosing class:
CoordAxes

protected class CoordAxes.AnglePoint extends TPoint
A TPoint used by autotracker to check for manually marked angles.
See Also:
  • Constructor Details

    • AnglePoint

      public AnglePoint(double x, double y, int n)
  • Method Details

    • getAngle

      public double getAngle()