| Package | Description |
|---|---|
| com.graphhopper.reader.osm |
| Modifier and Type | Method and Description |
|---|---|
Collection<OSMTurnRelation.TurnCostTableEntry> |
OSMReader.analyzeTurnRelation(FlagEncoder encoder,
OSMTurnRelation turnRelation) |
Collection<OSMTurnRelation.TurnCostTableEntry> |
OSMReader.analyzeTurnRelation(OSMTurnRelation turnRelation) |
Collection<OSMTurnRelation.TurnCostTableEntry> |
OSMTurnRelation.getRestrictionAsEntries(TurnCostEncoder encoder,
EdgeExplorer edgeOutExplorer,
EdgeExplorer edgeInExplorer,
OSMReader osmReader)
Transforms this relation into a collection of turn cost entries
|
Copyright © 2012–2018. All rights reserved.