JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
com.marcosavard.commons.geom
Interface HasBounds
All Known Implementing Classes:
Ellipse
,
Rectangle
,
Shape
public interface
HasBounds
Used to qualify shapes that have outer bounds. Bounds is the smallest rectangle that contains the whole shape. For a rectangle shape, bounds is the rectangle itself.
Author:
Marco
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Rectangle
getBounds
()
Method Detail
getBounds
Rectangle
getBounds()
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method