| Name | Description |
|---|---|
| Methods | |
| applyTo | Applies the command to a layer. |
| createJOSMCommand | Creates the internal JOSM command for this command |
applyTo
Applies the command to a layer.
| Name | Type | Description |
|---|---|---|
| layer | OsmDataLayer | the data layer |
createJOSMCommand:Command
Creates the internal JOSM command for this command
| Name | Type | Description |
|---|---|---|
| layer | OsmDataLayer | the data layer |