| Name | Description | Type | Package | Framework |
| AbstractVisitingPrefixTreeQuery | Traverses a SpatialPrefixTree indexed field, using the template and visitor design patterns for subclasses to guide the traversal and collect | Class | org.apache.lucene.spatial.prefix | Apache Lucene |
| AbstractVisitingPrefixTreeQuery .VNode | A visitor node/cell found via the query shape for AbstractVisitingPrefixTreeQuery. | Class | org.apache.lucene.spatial.prefix.AbstractVisitingPrefixTreeQuery | Apache Lucene |