See: Description
| Interface | Description |
|---|---|
| LayerVisibilityAction.LayerVisibilityMenuEntry |
An entry in the visibility settings dropdown.
|
| 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.
|
| LayerVisibilityAction.ColorSelector |
Allows to select the color for the GPX layer
|
| MergeAction |
The action to merge the currently selected layer into another layer.
|
| MergeGpxLayerDialog |
The Dialog asking the user to prioritize GPX layers when cutting overlapping tracks.
|
| MergeGpxLayerDialog.GpxLayersTableModel | |
| 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.
|