Package elki.data.spatial
Spatial data types - interfaces and utilities.
-
Interface Summary Interface Description SpatialComparable Defines the required methods needed for comparison of spatial objects. -
Class Summary 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.