Uses of Class
com.graphhopper.routing.ch.BridgePathFinder.BridePathEntry
Packages that use BridgePathFinder.BridePathEntry
-
Uses of BridgePathFinder.BridePathEntry in com.graphhopper.routing.ch
Methods in com.graphhopper.routing.ch that return types with arguments of type BridgePathFinder.BridePathEntryModifier and TypeMethodDescriptioncom.carrotsearch.hppc.IntObjectMap
<BridgePathFinder.BridePathEntry> BridgePathFinder.find
(int startInEdgeKey, int startNode, int centerNode) Finds all bridge paths starting at a given node and starting edge key.