Package | Description |
---|---|
com.graphhopper.storage | |
com.graphhopper.util |
Modifier and Type | Class and Description |
---|---|
class |
RoutingCHEdgeIteratorImpl |
Modifier and Type | Method and Description |
---|---|
RoutingCHEdgeIterator |
RoutingCHEdgeIteratorImpl.setBaseNode(int baseNode) |
RoutingCHEdgeIterator |
RoutingCHEdgeExplorer.setBaseNode(int baseNode) |
Modifier and Type | Method and Description |
---|---|
static int |
GHUtility.count(RoutingCHEdgeIterator iter) |
static Set<Integer> |
GHUtility.getNeighbors(RoutingCHEdgeIterator iter) |
Copyright © 2012–2022. All rights reserved.