LineSegment.this

Undocumented in source.
  1. this()
  2. this(Point p1, Point p2)
    class LineSegment
  3. Point p1;
  4. Point p2;

Meta