Package com.graphhopper.storage
Interface RoutingCHEdgeIterator
- All Superinterfaces:
RoutingCHEdgeIteratorState
- All Known Implementing Classes:
RoutingCHEdgeIteratorImpl
-
Method Summary
Methods inherited from interface com.graphhopper.storage.RoutingCHEdgeIteratorState
getAdjNode, getBaseNode, getEdge, getOrigEdge, getOrigEdgeKeyFirst, getOrigEdgeKeyLast, getSkippedEdge1, getSkippedEdge2, getWeight, isShortcut
-
Method Details
-
next
boolean next()
-