public class Polygon2d extends Object
Polygon2d()
Polygon2d(Point2d[] points)
Point2d[]
getPoints()
void
setPoints(Point2d[] points)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Polygon2d()
public Polygon2d(Point2d[] points)
public Point2d[] getPoints()
public void setPoints(Point2d[] points)