Package | Description |
---|---|
net.richarddawkins.watchmaker.geom |
Modifier and Type | Method and Description |
---|---|
DoubleRect |
DoubleRect.getScaled(int scale) |
DoubleRect |
DoubleRect.unionRect(DoubleRect r)
Expand this rectangle where necessary so that it encompasses the given
rectangle.
|
Modifier and Type | Method and Description |
---|---|
DoubleRect |
DoubleRect.unionRect(DoubleRect r)
Expand this rectangle where necessary so that it encompasses the given
rectangle.
|