Class DeleteCommand

A command to delete a collection of objects in a data layer.
Name Description
Methods
applyTo Applies the command to a layer.
createJOSMCommand Creates the internal JOSM command for this command

Functions

applyTo

Applies the command to a layer.

Parameters

Name Type Description
layer OsmDataLayer the data layer

createJOSMCommand:Command

Creates the internal JOSM command for this command

Parameters

Name Type Description
layer OsmDataLayer the data layer