| Package | Description |
|---|---|
| com.graphhopper.routing.util |
| Modifier and Type | Method and Description |
|---|---|
List<RestrictionTagParser> |
OSMParsers.getRestrictionTagParsers() |
| Modifier and Type | Method and Description |
|---|---|
OSMParsers |
OSMParsers.addRestrictionTagParser(RestrictionTagParser restrictionTagParser) |
| Constructor and Description |
|---|
OSMParsers(List<String> ignoredHighways,
List<TagParser> wayTagParsers,
List<VehicleTagParser> vehicleTagParsers,
List<RelationTagParser> relationTagParsers,
List<RestrictionTagParser> restrictionTagParsers) |
Copyright © 2012–2022. All rights reserved.