Class AggregationWithSpatialIndex<T>
- java.lang.Object
-
- eu.europa.ec.eurostat.jgiscotools.graph.algo.clustering.AggregationWithSpatialIndex<T>
-
- All Implemented Interfaces:
Aggregation<T>
public abstract class AggregationWithSpatialIndex<T> extends Object implements Aggregation<T>
- Author:
- julien Gaffuri
-
-
Field Summary
Fields Modifier and Type Field Description org.locationtech.jts.index.SpatialIndex
index
-
Constructor Summary
Constructors Constructor Description AggregationWithSpatialIndex()
-