| Modifier and Type | Method and Description |
|---|---|
Rectangle |
Rectangle.encompass(Rectangle that)
Returns a new Rectangle that is the smallest rectangle containing this
and that.
|
| Modifier and Type | Method and Description |
|---|---|
Rectangle |
Rectangle.encompass(Rectangle that)
Returns a new Rectangle that is the smallest rectangle containing this
and that.
|