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 CHPreparationGraphCHPreparationGraph.edgeBased(int nodes, int edges, CHPreparationGraph.TurnCostFunction turnCostFunction) static CHPreparationGraphCHPreparationGraph.nodeBased(int nodes, int edges) Methods in com.graphhopper.routing.ch with parameters of type CHPreparationGraphModifier and TypeMethodDescriptionstatic voidCHPreparationGraph.buildFromGraph(CHPreparationGraph prepareGraph, Graph graph, Weighting weighting) Constructors in com.graphhopper.routing.ch with parameters of type CHPreparationGraph