public class LineSegment extends Object
LineSegment(Point p1, Point p2)
Point
getP1()
getP2()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LineSegment(Point p1, Point p2)
public Point getP1()
public Point getP2()
Copyright © 2020. All rights reserved.