Package | Description |
---|---|
uwcse.graphics |
Modifier and Type | Method and Description |
---|---|
Rectangle |
ShapeImpl.getBoundingBox() |
Rectangle |
Shape.getBoundingBox()
Return the shape's bounding box (the smallest rectangle
enclosing the shape).
|
Modifier and Type | Method and Description |
---|---|
boolean |
Rectangle.intersects(Rectangle r)
Return whether the argument rectangle intersects this rectangle
|