public final class RectD
private Double
x
y
width
height
RectD(Double x, Double y, Double width, Double height)
final Double
getX()
final Unit
setX(Double x)
getY()
setY(Double y)
getWidth()
setWidth(Double width)
getHeight()
setHeight(Double height)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Double getX()
final Unit setX(Double x)
final Double getY()
final Unit setY(Double y)
final Double getWidth()
final Unit setWidth(Double width)
final Double getHeight()
final Unit setHeight(Double height)