public class GraphPoint extends Point
GraphPoint(double[] vector)
GraphPoint(double x, double y)
getX, getY
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GraphPoint(double[] vector)
public GraphPoint(double x, double y)