| Package | Description | 
|---|---|
| org.opentripplanner.graph_builder.module.osm | |
| org.opentripplanner.openstreetmap.model | 
| Modifier and Type | Method and Description | 
|---|---|
| OSMLevel | OSMDatabase. getLevelForWay(OSMWithTags way) | 
| Modifier and Type | Field and Description | 
|---|---|
| static OSMLevel | OSMLevel. DEFAULT | 
| Modifier and Type | Method and Description | 
|---|---|
| static OSMLevel | OSMLevel. fromString(String spec,
          OSMLevel.Source source,
          boolean incrementNonNegative)makes an OSMLevel from one of the semicolon-separated fields in an OSM
 level map relation's levels= tag. | 
| Modifier and Type | Method and Description | 
|---|---|
| static List<OSMLevel> | OSMLevel. fromSpecList(String specList,
            OSMLevel.Source source,
            boolean incrementNonNegative) | 
| static Map<String,OSMLevel> | OSMLevel. mapFromSpecList(String specList,
               OSMLevel.Source source,
               boolean incrementNonNegative) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | OSMLevel. compareTo(OSMLevel other) | 
Copyright © 2018. All rights reserved.