public class LineSegment extends Object implements Serializable, Cloneable
public Point getP1()
public Point getP2()
public Line2D asLine2D()
public Object clone() throws CloneNotSupportedException
clone in class ObjectCloneNotSupportedExceptionCopyright © 2014–2016. All rights reserved.