public final class RectD
private Double
x
y
with
height
RectD(Double x, Double y, Double with, Double height)
final Double
getX()
final Unit
setX(Double x)
getY()
setY(Double y)
getWith()
setWith(Double with)
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 getWith()
final Unit setWith(Double with)
final Double getHeight()
final Unit setHeight(Double height)