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