public class RestrictionTagParser extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RestrictionTagParser.Result |
| Constructor and Description |
|---|
RestrictionTagParser(List<String> vehicleTypes,
DecimalEncodedValue turnCostEnc) |
| Modifier and Type | Method and Description |
|---|---|
DecimalEncodedValue |
getTurnCostEnc() |
RestrictionTagParser.Result |
parseRestrictionTags(Map<String,Object> tags) |
public RestrictionTagParser(List<String> vehicleTypes, DecimalEncodedValue turnCostEnc)
public DecimalEncodedValue getTurnCostEnc()
public RestrictionTagParser.Result parseRestrictionTags(Map<String,Object> tags) throws OSMRestrictionException
OSMRestrictionExceptionCopyright © 2012–2022. All rights reserved.