Package | Description |
---|---|
org.opentripplanner.graph_builder.module.osm | |
org.opentripplanner.graph_builder.module.shapefile | |
org.opentripplanner.graph_builder.services |
Modifier and Type | Field and Description |
---|---|
StreetEdgeFactory |
OpenStreetMapModule.edgeFactory
Allows for alternate PlainStreetEdge implementations; this is intended for users who want to provide more info in PSE than OTP normally keeps
around.
|
Constructor and Description |
---|
WalkableAreaBuilder(Graph graph,
OSMDatabase osmdb,
WayPropertySet wayPropertySet,
StreetEdgeFactory edgeFactory,
OpenStreetMapModule.Handler __handler) |
Modifier and Type | Field and Description |
---|---|
StreetEdgeFactory |
ShapefileStreetModule.edgeFactory |
Modifier and Type | Class and Description |
---|---|
class |
DefaultStreetEdgeFactory |
Copyright © 2018. All rights reserved.