| Package | Description |
|---|---|
| com.graphhopper.routing.util | |
| com.graphhopper.routing.util.parsers |
| Modifier and Type | Method and Description |
|---|---|
IntsRef |
EncodingManager.handleRelationTags(ReaderRelation relation,
IntsRef relFlags) |
| Modifier and Type | Method and Description |
|---|---|
IntsRef |
OSMFootNetworkTagParser.handleRelationTags(IntsRef relFlags,
ReaderRelation relation) |
IntsRef |
RelationTagParser.handleRelationTags(IntsRef relFlags,
ReaderRelation relation)
Analyze the tags of a relation and create the routing flags for the second read step.
|
IntsRef |
OSMBikeNetworkTagParser.handleRelationTags(IntsRef relFlags,
ReaderRelation relation) |
Copyright © 2012–2020. All rights reserved.