See: Description
| Interface | Description |
|---|---|
| ItemVisitor |
A visitor for items in a
SpatialIndex. |
| SpatialIndex |
The basic operations supported by classes
implementing spatial index algorithms.
|
| 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.
|
Copyright © 2024. All rights reserved.