| Package | Description |
|---|---|
| com.graphhopper.routing | |
| com.graphhopper.routing.ch | |
| com.graphhopper.routing.weighting |
| Constructor and Description |
|---|
AbstractBidirectionEdgeCHNoSOD(Graph graph,
TurnWeighting weighting) |
AStarBidirectionEdgeCHNoSOD(Graph graph,
TurnWeighting weighting) |
DijkstraBidirectionEdgeCHNoSOD(Graph graph,
TurnWeighting weighting) |
| Constructor and Description |
|---|
WitnessPathSearcher(CHGraph chGraph,
TurnWeighting turnWeighting,
PMap pMap) |
| Modifier and Type | Method and Description |
|---|---|
TurnWeighting |
TurnWeighting.setDefaultUTurnCost(double costInSeconds)
Set the default cost for an u-turn in seconds.
|
Copyright © 2012–2019. All rights reserved.