| Package | Description |
|---|---|
| com.graphhopper.routing.ch |
| Modifier and Type | Method and Description |
|---|---|
static PrepareCHGraph |
PrepareCHGraph.edgeBased(CHGraph chGraph,
Weighting weighting) |
static PrepareCHGraph |
PrepareCHGraph.nodeBased(CHGraph chGraph,
Weighting weighting) |
| Constructor and Description |
|---|
EdgeBasedWitnessPathSearcher(PrepareCHGraph chGraph,
PMap pMap) |
NodeBasedWitnessPathSearcher(PrepareCHGraph graph) |
NodeBasedWitnessPathSearcher(PrepareCHGraph graph,
int maxLevel) |
Copyright © 2012–2020. All rights reserved.