public interface ItemVisitor
SpatialIndex
.Modifier and Type | Method and Description |
---|---|
void |
visitItem(Object item)
Visits an item in the index.
|
void visitItem(Object item)
item
- the index item to be visitedCopyright © 2020. All rights reserved.