Package | Description |
---|---|
org.opentripplanner.routing.services.notes |
Modifier and Type | Class and Description |
---|---|
class |
DynamicStreetNotesSource
A notes source of dynamic notes, Usually created and modified by a single GraphUpdater.
|
class |
StaticStreetNotesSource
A notes source of static notes, usually created at graph building stage and not modified
thereafter.
|
Modifier and Type | Method and Description |
---|---|
void |
StreetNotesService.addNotesSource(StreetNotesSource source)
Add a new note source.
|
Copyright © 2019. All rights reserved.