Uses of Interface
com.graphhopper.routing.ch.CHPreparationGraph.TurnCostFunction
Packages that use CHPreparationGraph.TurnCostFunction
-
Uses of CHPreparationGraph.TurnCostFunction in com.graphhopper.routing.ch
Methods in com.graphhopper.routing.ch that return CHPreparationGraph.TurnCostFunctionModifier and TypeMethodDescriptionCHPreparationGraph.buildTurnCostFunctionFromTurnCostStorage(Graph graph, Weighting weighting) Methods in com.graphhopper.routing.ch with parameters of type CHPreparationGraph.TurnCostFunctionModifier and TypeMethodDescriptionstatic CHPreparationGraphCHPreparationGraph.edgeBased(int nodes, int edges, CHPreparationGraph.TurnCostFunction turnCostFunction)