Cloneable
public class PointF extends Object implements Cloneable
float
X
Y
PointF()
PointF(float x, float y)
Object
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
public Object clone()
clone