Uses of Class
com.graphhopper.routing.weighting.custom.CustomWeighting
Packages that use CustomWeighting
-
Uses of CustomWeighting in com.graphhopper.routing.weighting.custom
Methods in com.graphhopper.routing.weighting.custom that return CustomWeightingModifier and TypeMethodDescriptionstatic CustomWeighting
CustomModelParser.createFastestWeighting
(BooleanEncodedValue accessEnc, DecimalEncodedValue speedEnc, EncodingManager lookup) static CustomWeighting
CustomModelParser.createWeighting
(BooleanEncodedValue accessEnc, DecimalEncodedValue speedEnc, DecimalEncodedValue priorityEnc, EncodedValueLookup lookup, TurnCostProvider turnCostProvider, CustomModel customModel)