Package | Description |
---|---|
org.openstreetmap.josm.gui.dialogs.layer |
Toggle dialog allowing to display the list of layers.
|
Modifier and Type | Class and Description |
---|---|
private class |
LayerVisibilityAction.AbstractFilterSlider<T extends Layer>
This is a slider for a filter value.
|
private class |
LayerVisibilityAction.ColorfulnessSlider
This slider allows you to change the colorfulness of a layer.
|
private static class |
LayerVisibilityAction.ColorSelector
Allows to select the color for the GPX layer
|
private class |
LayerVisibilityAction.GammaFilterSlider
This slider allows you to change the gamma value of a layer.
|
(package private) class |
LayerVisibilityAction.OpacitySlider
This slider allows you to change the opacity of a layer.
|
private class |
LayerVisibilityAction.SharpnessSlider
This slider allows you to change the sharpness of a layer.
|
private class |
LayerVisibilityAction.VisibilityCheckbox |
Modifier and Type | Field and Description |
---|---|
private java.util.ArrayList<LayerVisibilityAction.LayerVisibilityMenuEntry> |
LayerVisibilityAction.sliders |
Modifier and Type | Method and Description |
---|---|
private void |
LayerVisibilityAction.addContentEntry(LayerVisibilityAction.LayerVisibilityMenuEntry slider) |