Uses of Class
com.graphhopper.routing.EdgeRestrictions
Packages that use EdgeRestrictions
-
Uses of EdgeRestrictions in com.graphhopper.routing
Methods in com.graphhopper.routing with parameters of type EdgeRestrictionsModifier and TypeMethodDescriptionCHPathCalculator.calcPaths
(int from, int to, EdgeRestrictions edgeRestrictions) FlexiblePathCalculator.calcPaths
(int from, int to, EdgeRestrictions edgeRestrictions) PathCalculator.calcPaths
(int from, int to, EdgeRestrictions edgeRestrictions)