public class Edge2D extends java.lang.Object
Vector2D
a
b
Edge2D(Vector2D a, Vector2D b)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Vector2D a
public Vector2D b
public Edge2D(Vector2D a, Vector2D b)