public class Point extends java.lang.Object
float
x
y
Point(float x, float y)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public float x
public float y
public Point(float x, float y)