| Package | Description |
|---|---|
| com.graphhopper.routing.weighting | |
| com.graphhopper.storage | |
| com.graphhopper.util |
| Constructor and Description |
|---|
TurnWeighting(Weighting superWeighting,
TurnCostExtension turnCostExt) |
| Modifier and Type | Method and Description |
|---|---|
TurnCostExtension |
TurnCostExtension.create(long initBytes) |
| Modifier and Type | Method and Description |
|---|---|
static void |
GHUtility.addRandomTurnCosts(Graph graph,
long seed,
FlagEncoder encoder,
int maxTurnCost,
TurnCostExtension turnCostExtension) |
Copyright © 2012–2019. All rights reserved.