Package com.graphhopper.routing.ch
Interface ShortcutUnpacker.Visitor
- Enclosing class:
- ShortcutUnpacker
public static interface ShortcutUnpacker.Visitor
-
Method Summary
Modifier and TypeMethodDescriptionvoid
visit
(EdgeIteratorState edge, boolean reverse, int prevOrNextEdgeId)
-
Method Details
-
visit
-