| Interface | Description |
|---|---|
| CentroidExtractor<T> |
Strategy to extract a representative centroid from some Geospatial object
|
| DimensionExtractor<T> |
Strategy to extract a representative dimensions and Geometry for an Object
|
| Class | Description |
|---|---|
| EmptyDimensionExtractor<T> | |
| SimpleFeatureCentroidExtractor |
Extract a set of points representing critical points for a simple feature that me be
representative or compared to centroids.
|
| SimpleFeatureGeometryExtractor |
Extract a Geometry from a Simple Feature.
|
| SimpleFeatureInteriorPointExtractor |
Extract a set of points representing critical points for a simple feature that me be
representative or compared to centroids.
|
| TimeDimensionExtractor |
A default implementation that averages all time attributes.
|
Copyright © 2013–2022. All rights reserved.