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.TileFilter
LocationIndex.createBBoxTileFilter
(BBox queryBBox) Methods in com.graphhopper.storage.index with parameters of type LocationIndex.TileFilterModifier and TypeMethodDescriptionvoid
LineIntIndex.query
(LocationIndex.TileFilter tileFilter, LocationIndex.Visitor function) void
LocationIndex.query
(LocationIndex.TileFilter tileFilter, LocationIndex.Visitor function) void
LocationIndexTree.query
(LocationIndex.TileFilter tileFilter, LocationIndex.Visitor function)