Uses of Interface
com.graphhopper.matching.MapMatching.Router
-
Uses of MapMatching.Router in com.graphhopper.matching
Methods in com.graphhopper.matching that return MapMatching.RouterModifier and TypeMethodDescriptionstatic MapMatching.RouterMapMatching.routerFromGraphHopper(GraphHopper graphHopper, PMap hints) Constructors in com.graphhopper.matching with parameters of type MapMatching.RouterModifierConstructorDescriptionMapMatching(BaseGraph graph, LocationIndexTree locationIndex, MapMatching.Router router)