edu.stanford.math.plex4.visualization
public class Point2D extends java.lang.Object
float
x
y
Point2D(float x, float y)
boolean
equals(java.lang.Object obj)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public final float x
public final float y
public Point2D(float x, float y)
public int hashCode()
hashCode
java.lang.Object
public boolean equals(java.lang.Object obj)
equals