public class Float extends Object
Float()
Float(float x, float y)
float
getX()
getY()
void
setLocation(double x, double y)
setLocation(float x, float y)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Float()
public Float(float x, float y)
public float getX()
public float getY()
public void setLocation(double x, double y)
public void setLocation(float x, float y)
Copyright © 2019 Aspose. All Rights Reserved.