| Package | Description |
|---|---|
| com.graphhopper.routing | |
| com.graphhopper.routing.querygraph | |
| com.graphhopper.routing.util | |
| com.graphhopper.storage |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AbstractBidirCHAlgo.accept(RoutingCHEdgeIteratorState edge,
SPTEntry currEdge,
boolean reverse) |
protected boolean |
AbstractBidirectionEdgeCHNoSOD.accept(RoutingCHEdgeIteratorState edge,
SPTEntry currEdge,
boolean reverse) |
protected double |
AbstractBidirCHAlgo.calcWeight(RoutingCHEdgeIteratorState edgeState,
boolean reverse,
int prevOrNextEdgeId) |
protected double |
AbstractBidirCHAlgo.calcWeight(RoutingCHEdgeIteratorState iter,
SPTEntry currEdge,
boolean reverse) |
protected double |
AStarBidirectionCH.calcWeight(RoutingCHEdgeIteratorState iter,
SPTEntry currEdge,
boolean reverse) |
| Modifier and Type | Method and Description |
|---|---|
RoutingCHEdgeIteratorState |
QueryRoutingCHGraph.getEdgeIteratorState(int chEdge,
int adjNode) |
| Modifier and Type | Method and Description |
|---|---|
int |
TraversalMode.createTraversalId(RoutingCHEdgeIteratorState chEdgeState,
boolean reverse) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RoutingCHEdgeIterator |
| Modifier and Type | Class and Description |
|---|---|
class |
RoutingCHEdgeIteratorImpl |
class |
RoutingCHEdgeIteratorStateImpl |
| Modifier and Type | Method and Description |
|---|---|
RoutingCHEdgeIteratorState |
RoutingCHGraphImpl.getEdgeIteratorState(int chEdge,
int adjNode) |
RoutingCHEdgeIteratorState |
RoutingCHGraph.getEdgeIteratorState(int chEdge,
int adjNode) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CHEdgeFilter.accept(RoutingCHEdgeIteratorState edgeState) |
Copyright © 2012–2022. All rights reserved.