public class Polygon extends Object implements Serializable, Cloneable
public Polygon(Point[] points)
public Point[] getPoints()
public Object clone() throws CloneNotSupportedException
clone in class ObjectCloneNotSupportedExceptionCopyright © 2014–2016. All rights reserved.