|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface INode
| Method Summary | |
|---|---|
LatLon |
getCoor()
|
EastNorth |
getEastNorth()
|
void |
setCoor(LatLon coor)
|
void |
setEastNorth(EastNorth eastNorth)
|
| Methods inherited from interface org.openstreetmap.josm.data.osm.IPrimitive |
|---|
getChangesetId, getId, getLocalName, getName, getPrimitiveId, getTimestamp, getUser, getVersion, isDeleted, isIncomplete, isModified, isNewOrUndeleted, isTimestampEmpty, isVisible, setChangesetId, setDeleted, setModified, setOsmId, setTimestamp, setUser, setVisible, visit |
| Methods inherited from interface org.openstreetmap.josm.data.osm.Tagged |
|---|
get, getKeys, hasKeys, keySet, put, remove, removeAll, setKeys |
| Methods inherited from interface org.openstreetmap.josm.data.osm.PrimitiveId |
|---|
getType, getUniqueId, isNew |
| Method Detail |
|---|
LatLon getCoor()
void setCoor(LatLon coor)
EastNorth getEastNorth()
void setEastNorth(EastNorth eastNorth)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||