Interface Bounded
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Rectangle2D
getBounds()
return the Rectangle of the bounding box
-
-
-
Method Detail
-
getBounds
Rectangle2D getBounds()
return the Rectangle of the bounding box- Returns:
- the rectangular bounds of the implementation
-
-