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:
calcPathsin interfacePathCalculator
-
getDebugString
- Specified by:
getDebugStringin interfacePathCalculator
-
getVisitedNodes
public int getVisitedNodes()- Specified by:
getVisitedNodesin interfacePathCalculator
-