Package | Description |
---|---|
org.openstreetmap.josm.command |
Provides the classes for JOSM commands allowing to modify an OSM data set.
|
Modifier and Type | Class and Description |
---|---|
class |
ChangeNodesCommand
Command that changes the nodes list of a way.
|
class |
RemoveNodesCommand
Command that removes a set of nodes from a way.
|