Uses of Class
com.graphhopper.routing.ch.CHPreparationGraph
Packages that use CHPreparationGraph
-
Uses of CHPreparationGraph in com.graphhopper.routing.ch
Methods in com.graphhopper.routing.ch that return CHPreparationGraphModifier and TypeMethodDescriptionstatic CHPreparationGraph
CHPreparationGraph.edgeBased
(int nodes, int edges, CHPreparationGraph.TurnCostFunction turnCostFunction) static CHPreparationGraph
CHPreparationGraph.nodeBased
(int nodes, int edges) Methods in com.graphhopper.routing.ch with parameters of type CHPreparationGraphModifier and TypeMethodDescriptionstatic void
CHPreparationGraph.buildFromGraph
(CHPreparationGraph prepareGraph, Graph graph, Weighting weighting) Constructors in com.graphhopper.routing.ch with parameters of type CHPreparationGraph