public class ReaderNode extends ReaderElement
FILEHEADER, NODE, RELATION, WAY| Constructor and Description |
|---|
ReaderNode(long id,
double lat,
double lon) |
ReaderNode(long id,
PointAccess pointAccess,
int accessId) |
| Modifier and Type | Method and Description |
|---|---|
double |
getEle() |
double |
getLat() |
double |
getLon() |
void |
setTag(String name,
Object value) |
String |
toString() |
clearTags, getFirstPriorityTag, getId, getKeysWithPrefix, getTag, getTag, getTags, getType, hasTag, hasTag, hasTag, hasTag, hasTags, hasTagWithKeyPrefix, isType, removeTag, setTags, tagsToStringpublic ReaderNode(long id,
PointAccess pointAccess,
int accessId)
public ReaderNode(long id,
double lat,
double lon)
public double getLat()
public double getLon()
public double getEle()
public void setTag(String name, Object value)
setTag in class ReaderElementpublic String toString()
toString in class ReaderElementCopyright © 2012–2020. All rights reserved.