public class Vertex2d extends java.lang.Object
Vertex2d
next
Point2d
pnt
prev
Vertex2d()
Vertex2d(double x, double y)
Vertex2d(Point2d p)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Vertex2d next
public Vertex2d prev
public Point2d pnt
public Vertex2d()
public Vertex2d(double x, double y)
public Vertex2d(Point2d p)