public abstract class AbstractPointSpatialIndex<T> extends Object implements PointSpatialIndex<T>
| Constructor and Description |
|---|
AbstractPointSpatialIndex() |
| Modifier and Type | Method and Description |
|---|---|
List<T> |
find(BoundingBox envelope) |
List<T> |
findAll() |
Iterator<T> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitput, remove, visit, visitCopyright © 2015 Revolution Systems Inc.. All rights reserved.