Uses of Interface
com.graphhopper.storage.index.LocationIndex.TileFilter
Packages that use LocationIndex.TileFilter
-
Uses of LocationIndex.TileFilter in com.graphhopper.storage.index
Methods in com.graphhopper.storage.index that return LocationIndex.TileFilterModifier and TypeMethodDescriptionstatic LocationIndex.TileFilterLocationIndex.createBBoxTileFilter(BBox queryBBox) Methods in com.graphhopper.storage.index with parameters of type LocationIndex.TileFilterModifier and TypeMethodDescriptionvoidLineIntIndex.query(LocationIndex.TileFilter tileFilter, LocationIndex.Visitor function) voidLocationIndex.query(LocationIndex.TileFilter tileFilter, LocationIndex.Visitor function) voidLocationIndexTree.query(LocationIndex.TileFilter tileFilter, LocationIndex.Visitor function)