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.createWeighting
(EncodedValueLookup lookup, TurnCostProvider turnCostProvider, CustomModel customModel) This method creates a weighting from a CustomModel that must limit the speed.