Package com.graphhopper.routing
Class CHPathCalculator
java.lang.Object
com.graphhopper.routing.CHPathCalculator
- All Implemented Interfaces:
PathCalculator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncalcPaths
(int from, int to, EdgeRestrictions edgeRestrictions) int
-
Constructor Details
-
CHPathCalculator
-
-
Method Details
-
calcPaths
- Specified by:
calcPaths
in interfacePathCalculator
-
getDebugString
- Specified by:
getDebugString
in interfacePathCalculator
-
getVisitedNodes
public int getVisitedNodes()- Specified by:
getVisitedNodes
in interfacePathCalculator
-