Uses of Interface
com.graphhopper.routing.weighting.custom.CustomWeighting.EdgeToDoubleMapping
Packages that use CustomWeighting.EdgeToDoubleMapping
-
Uses of CustomWeighting.EdgeToDoubleMapping in com.graphhopper.routing.weighting.custom
Methods in com.graphhopper.routing.weighting.custom that return CustomWeighting.EdgeToDoubleMappingModifier and TypeMethodDescriptionCustomWeighting.Parameters.getEdgeToPriorityMapping()
CustomWeighting.Parameters.getEdgeToSpeedMapping()
Constructors in com.graphhopper.routing.weighting.custom with parameters of type CustomWeighting.EdgeToDoubleMappingModifierConstructorDescriptionParameters
(CustomWeighting.EdgeToDoubleMapping edgeToSpeedMapping, CustomWeighting.MaxCalc maxSpeedCalc, CustomWeighting.EdgeToDoubleMapping edgeToPriorityMapping, CustomWeighting.MaxCalc maxPrioCalc, double distanceInfluence, double headingPenaltySeconds)