public class NoteProperties extends Object
Modifier and Type | Field and Description |
---|---|
NoteMatcher |
noteMatcher |
String |
notePattern |
Constructor and Description |
---|
NoteProperties(String notePattern,
NoteMatcher noteMatcher) |
Modifier and Type | Method and Description |
---|---|
T2<Alert,NoteMatcher> |
generateNote(OSMWithTags way) |
public String notePattern
public NoteMatcher noteMatcher
public NoteProperties(String notePattern, NoteMatcher noteMatcher)
public T2<Alert,NoteMatcher> generateNote(OSMWithTags way)
Copyright © 2019. All rights reserved.