| Class | Description |
|---|---|
| GlobalProtectedRegion |
A special region that is not quite "anywhere" (its volume is 0, it
contains no positions, and it does not intersect with any other region).
|
| ProtectedCuboidRegion |
Represents a cuboid region that can be protected.
|
| ProtectedPolygonalRegion | |
| ProtectedRegion |
Represents a region that can be indexed and have spatial queries performed
against it.
|
| ProtectedRegionMBRConverter |
| Enum | Description |
|---|---|
| RegionType |
An enum of supported region types.
|
| Exception | Description |
|---|---|
| ProtectedRegion.CircularInheritanceException |
Thrown when setting a parent would create a circular inheritance
situation.
|
Copyright © 2015. All Rights Reserved.