| Package | Description |
|---|---|
| com.graphhopper.routing | |
| com.graphhopper.routing.querygraph | |
| com.graphhopper.storage |
| Modifier and Type | Field and Description |
|---|---|
protected RoutingCHEdgeExplorer |
AbstractBidirCHAlgo.inEdgeExplorer |
protected RoutingCHEdgeExplorer |
AbstractBidirCHAlgo.outEdgeExplorer |
| Modifier and Type | Method and Description |
|---|---|
RoutingCHEdgeExplorer |
QueryRoutingCHGraph.createInEdgeExplorer() |
RoutingCHEdgeExplorer |
QueryRoutingCHGraph.createOutEdgeExplorer() |
| Modifier and Type | Class and Description |
|---|---|
class |
RoutingCHEdgeIteratorImpl |
| Modifier and Type | Method and Description |
|---|---|
RoutingCHEdgeExplorer |
RoutingCHGraph.createInEdgeExplorer() |
RoutingCHEdgeExplorer |
RoutingCHGraphImpl.createInEdgeExplorer() |
RoutingCHEdgeExplorer |
RoutingCHGraph.createOutEdgeExplorer() |
RoutingCHEdgeExplorer |
RoutingCHGraphImpl.createOutEdgeExplorer() |
Copyright © 2012–2021. All rights reserved.