Uses of Class
org.openstreetmap.josm.command.AbstractNodesCommand
-
Packages that use AbstractNodesCommand Package Description org.openstreetmap.josm.command Provides the classes for JOSM commands allowing to modify an OSM data set. -
-
Uses of AbstractNodesCommand in org.openstreetmap.josm.command
Subclasses of AbstractNodesCommand in org.openstreetmap.josm.command Modifier and Type Class Description classChangeNodesCommandCommand that changes the nodes list of a way.classRemoveNodesCommandCommand that removes a set of nodes from a way.
-