| Package | Description |
|---|---|
| com.graphhopper.storage.index |
| Modifier and Type | Method and Description |
|---|---|
void |
LineIntIndex.query(BBox queryShape,
LocationIndex.Visitor function) |
void |
LocationIndex.query(BBox queryBBox,
LocationIndex.Visitor function)
This method explores the LocationIndex with the specified Visitor.
|
void |
LocationIndexTree.query(BBox queryBBox,
LocationIndex.Visitor function) |
Copyright © 2012–2022. All rights reserved.