Class AggregationWithSpatialIndex<T>

  • All Implemented Interfaces:
    Aggregation<T>

    public abstract class AggregationWithSpatialIndex<T>
    extends Object
    implements Aggregation<T>
    Author:
    julien Gaffuri
    • Field Detail

      • index

        public org.locationtech.jts.index.SpatialIndex index
    • Constructor Detail

      • AggregationWithSpatialIndex

        public AggregationWithSpatialIndex()