Interface | Description |
---|---|
NoteMatcher |
A note matcher will determine if a note is applicable to a given state, based on condition such
as current traverse mode, wheelchair access, etc...
|
StreetNotesSource |
A source of notes for edges.
|
Class | Description |
---|---|
DynamicStreetNotesSource |
A notes source of dynamic notes, Usually created and modified by a single GraphUpdater.
|
MatcherAndAlert |
A container for a pair (note matcher, note).
|
StaticStreetNotesSource |
A notes source of static notes, usually created at graph building stage and not modified
thereafter.
|
StreetNotesService |
This service manage street edge notes.
|
Copyright © 2018. All rights reserved.