BoundingBox Constructor |
Name | Description | |
---|---|---|
BoundingBox |
Create a BoundingBox with no boundaries set.
| |
BoundingBox(BoundingBox) |
Create a BoundingBox that contains the given BoundingBox.
| |
BoundingBox(LatLon) |
Constructs a new BoundingBox around the specified points.
|