See: Description

| Interface | Description | 
|---|---|
| SpatialComparable | 
 Defines the required methods needed for comparison of spatial objects. 
 | 
| Class | Description | 
|---|---|
| Polygon | 
 Class representing a simple polygon. 
 | 
| PolygonsObject | 
 Object representation consisting of (multiple) polygons. 
 | 
| SpatialSingleMaxComparator | 
 Comparator for sorting spatial objects by the maximum value in a single
 dimension. 
 | 
| SpatialSingleMeanComparator | 
 Comparator for sorting spatial objects by the mean value in a single
 dimension. 
 | 
| SpatialSingleMinComparator | 
 Comparator for sorting spatial objects by the minimum value in a single
 dimension. 
 | 
| SpatialUtil | 
 Utility class with spatial functions. 
 | 
Spatial data types - interfaces and utilities.