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 CustomWeightingCustomModelParser.createFastestWeighting(BooleanEncodedValue accessEnc, DecimalEncodedValue speedEnc, EncodingManager lookup) static CustomWeightingCustomModelParser.createWeighting(BooleanEncodedValue accessEnc, DecimalEncodedValue speedEnc, DecimalEncodedValue priorityEnc, EncodedValueLookup lookup, TurnCostProvider turnCostProvider, CustomModel customModel)