|
Interface Summary |
| BoundingPolygon |
The BoundingPolygon class represents a bounds object
whose region is defined by a polygon with DirectPosition
vertices. |
| BoundingRectangle |
BoundingRectangle defines a common abstraction for
implementations of boundaries defined by a top-left
DirectPosition and a bottom-right DirectPosition. |
| Bounds |
The Bounds interface serves as the base interface
for all objects that represent a geometric boundary of some kind. |
| BoundsFactory |
BoundsFactory defines a common abstraction for classes that
create Boundss. |