BoundingBox Constructor |
Name | Description | |
---|---|---|
![]() | BoundingBox(BoundingBox) |
Clones an existing BoundingBox |
![]() | BoundingBox(WGS84Point, WGS84Point) |
create a bounding box defined by two coordinates
|
![]() | BoundingBox(Double, Double, Double, Double) |
create a bounding box defined by four Doubles
|