Package | Description |
---|---|
org.opentripplanner.graph_builder.module.osm |
Modifier and Type | Class and Description |
---|---|
class |
DefaultWayPropertySetSource
This factory class provides a default collection of
WayProperties that determine how OSM streets can be
traversed in various modes. |
Modifier and Type | Field and Description |
---|---|
WayPropertySetSource |
WayPropertySet.base |
Modifier and Type | Method and Description |
---|---|
void |
WayPropertySet.setBase(WayPropertySetSource base) |
void |
OpenStreetMapModule.setDefaultWayPropertySetSource(WayPropertySetSource source)
Set the way properties from a
WayPropertySetSource source. |
Copyright © 2016. All rights reserved.