Uses of Class
com.graphhopper.routing.AlternativeRoute.AlternativeInfo
Packages that use AlternativeRoute.AlternativeInfo
-
Uses of AlternativeRoute.AlternativeInfo in com.graphhopper.routing
Methods in com.graphhopper.routing that return types with arguments of type AlternativeRoute.AlternativeInfoModifier and TypeMethodDescriptionAlternativeRoute.calcAlternatives
(int from, int to) AlternativeRoute.calcAlternatives
(Path bestPath, int maxPaths, double maxWeightFactor, double weightInfluence, double maxShareFactor, double shareInfluence, double minPlateauFactor, double plateauInfluence)