public class ReaderNode extends ReaderElement
ReaderElement.Type| Constructor and Description |
|---|
ReaderNode(long id,
double lat,
double lon) |
ReaderNode(long id,
double lat,
double lon,
Map<String,Object> tags) |
| Modifier and Type | Method and Description |
|---|---|
double |
getLat() |
double |
getLon() |
String |
toString() |
clearTags, getFirstPriorityTag, getId, getKeysWithPrefix, getTag, getTag, getTags, getType, hasTag, hasTag, hasTag, hasTag, hasTags, hasTagWithKeyPrefix, isType, removeTag, setTag, setTags, tagsToStringpublic double getLat()
public double getLon()
public String toString()
toString in class ReaderElementCopyright © 2012–2022. All rights reserved.