public class Point extends Object implements Serializable, Cloneable
public double getX()
public double getY()
public Point2D asPoint2D()
public Object clone() throws CloneNotSupportedException
clone in class ObjectCloneNotSupportedExceptionCopyright © 2014–2016. All rights reserved.