See: Description
Class | Description |
---|---|
ActivateLayerAction |
The action to activate the currently selected layer
|
DeleteLayerAction |
The action to delete the currently selected layer
|
DuplicateAction |
The action to duplicate the given selected layer into another layer.
|
LayerListTransferHandler |
This class allows the user to transfer layers using drag+drop.
|
LayerVisibilityAction |
This is a menu that includes all settings for the layer visibility.
|
MergeAction |
The action to merge the currently selected layer into another layer.
|
MoveDownAction |
The action to move down the currently selected entries in the list.
|
MoveUpAction |
The action to move up the currently selected entries in the list.
|
ShowHideLayerAction |
Action which will toggle the visibility of the currently selected layers.
|