public class SizeF
private final float
width
height
SizeF(float width, float height)
float
getWidth()
getHeight()
boolean
equals(Object obj)
String
toString()
int
hashCode()
Size
toSize()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
float getWidth()
float getHeight()
boolean equals(Object obj)
String toString()
int hashCode()
Size toSize()