Package com.graphhopper.storage.index
Interface LocationIndexTree.EdgeCheck
- Enclosing class:
- LocationIndexTree
public static interface LocationIndexTree.EdgeCheck
-
Method Summary
Modifier and TypeMethodDescriptionvoid
check
(int node, double normedDist, int wayIndex, Snap.Position pos)
-
Method Details
-
check
-