Modifier and Type | Method and Description |
---|---|
void |
Leg.addAlert(Alert alert,
Locale locale) |
Modifier and Type | Method and Description |
---|---|
void |
WalkStep.addAlerts(Collection<Alert> newAlerts,
Locale locale) |
Modifier and Type | Field and Description |
---|---|
Alert |
LocalizedAlert.alert |
Constructor and Description |
---|
LocalizedAlert(Alert alert,
Locale locale) |
Modifier and Type | Method and Description |
---|---|
T2<Alert,NoteMatcher> |
NoteProperties.generateNote(OSMWithTags way) |
Set<T2<Alert,NoteMatcher>> |
WayPropertySet.getNoteForWay(OSMWithTags way) |
Modifier and Type | Method and Description |
---|---|
static Alert |
Alert.createSimpleAlerts(String text) |
Alert |
AlertPatch.getAlert() |
Modifier and Type | Method and Description |
---|---|
static HashSet<Alert> |
Alert.newSimpleAlertSet(String text) |
Modifier and Type | Method and Description |
---|---|
void |
AlertPatch.setAlert(Alert alert) |
Modifier and Type | Method and Description |
---|---|
Alert |
MatcherAndAlert.getNote() |
Modifier and Type | Method and Description |
---|---|
Set<Alert> |
StreetNotesService.getNotes(State state)
Return the set of notes applicable for this state / backedge pair.
|
Modifier and Type | Method and Description |
---|---|
void |
StreetNotesService.addStaticNote(Edge edge,
Alert note,
NoteMatcher matcher) |
Constructor and Description |
---|
MatcherAndAlert(NoteMatcher matcher,
Alert note) |
Modifier and Type | Method and Description |
---|---|
protected abstract Alert |
WFSNotePollingGraphUpdater.getNote(org.opengis.feature.simple.SimpleFeature feature)
Parses a SimpleFeature and returns an Alert if the feature should create one.
|
protected Alert |
WinkkiPollingGraphUpdater.getNote(org.opengis.feature.simple.SimpleFeature feature) |
Copyright © 2019. All rights reserved.