Package | Description |
---|---|
org.openstreetmap.josm.data.osm |
Provides the classes for OSM data:
Primitives :
Node ,
Way ,
Relation
Users
Tags
Changesets
Utilities classes
|
Modifier and Type | Method and Description |
---|---|
NodeData |
NodeData.makeCopy() |
NodeData |
Node.save() |
Constructor and Description |
---|
NodeData(NodeData data)
Constructs a new
NodeData . |