| Package | Description | 
|---|---|
| org.opentripplanner.graph_builder.module.osm | 
| Modifier and Type | Field and Description | 
|---|---|
WayPropertySet | 
OpenStreetMapModule.wayPropertySet
WayPropertySet computes edge properties from OSM way data. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
NorwayWayPropertySetSource.populateProperties(WayPropertySet props)  | 
void | 
DefaultWayPropertySetSource.populateProperties(WayPropertySet props)  | 
void | 
WayPropertySetSource.populateProperties(WayPropertySet wayPropertySet)  | 
| Constructor and Description | 
|---|
WalkableAreaBuilder(Graph graph,
                   OSMDatabase osmdb,
                   WayPropertySet wayPropertySet,
                   StreetEdgeFactory edgeFactory,
                   OpenStreetMapModule.Handler handler)  | 
Copyright © 2019. All rights reserved.