public interface INode extends IPrimitive
Modifier and Type | Method and Description |
---|---|
LatLon |
getCoor() |
EastNorth |
getEastNorth() |
void |
setCoor(LatLon coor) |
void |
setEastNorth(EastNorth eastNorth) |
accept, getChangesetId, getId, getLocalName, getName, getPrimitiveId, getTimestamp, getUser, getVersion, isDeleted, isIncomplete, isModified, isNewOrUndeleted, isTimestampEmpty, isVisible, setChangesetId, setDeleted, setModified, setOsmId, setTimestamp, setUser, setVisible
get, getKeys, hasKeys, keySet, put, remove, removeAll, setKeys
getType, getUniqueId, isNew
EastNorth getEastNorth()
void setEastNorth(EastNorth eastNorth)