| Package | Description | 
|---|---|
| com.graphhopper.routing.util | 
| Modifier and Type | Method and Description | 
|---|---|
| EncodingManager.AcceptWay | EncodingManager.AcceptWay. put(String key,
   EncodingManager.Access access) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | EncodingManager. acceptWay(ReaderWay way,
         EncodingManager.AcceptWay acceptWay)Determine whether a way is routable for one of the added encoders. | 
| IntsRef | EncodingManager. handleWayTags(ReaderWay way,
             EncodingManager.AcceptWay acceptWay,
             IntsRef relationFlags)Processes way properties of different kind to determine speed and direction. | 
Copyright © 2012–2020. All rights reserved.