Uses of Interface
com.graphhopper.storage.RoutingCHEdgeIterator
Packages that use RoutingCHEdgeIterator
-
Uses of RoutingCHEdgeIterator in com.graphhopper.storage
Classes in com.graphhopper.storage that implement RoutingCHEdgeIteratorMethods in com.graphhopper.storage that return RoutingCHEdgeIteratorModifier and TypeMethodDescriptionRoutingCHEdgeExplorer.setBaseNode
(int baseNode) RoutingCHEdgeIteratorImpl.setBaseNode
(int baseNode) -
Uses of RoutingCHEdgeIterator in com.graphhopper.util
Methods in com.graphhopper.util with parameters of type RoutingCHEdgeIteratorModifier and TypeMethodDescriptionstatic int
GHUtility.count
(RoutingCHEdgeIterator iter) GHUtility.getNeighbors
(RoutingCHEdgeIterator iter)