public final class SizeF
Represents a size with float width and height.
private final Float
width
height
SizeF(Float width, Float height)
final Float
getWidth()
getHeight()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Float getWidth()
final Float getHeight()