public class PointF extends 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)
x
y