Package org.locationtech.jts.index
Provides classes for various kinds of spatial indexes.
-
Interface Summary Interface Description ItemVisitor A visitor for items in aSpatialIndex
.SpatialIndex The basic operations supported by classes implementing spatial index algorithms. -
Class Summary Class Description ArrayListVisitor Builds an array of all visited items.VertexSequencePackedRtree A semi-static spatial index for points which occur in a spatially-coherent sequence.