Uses of Class
org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.AbstractFilterSlider
-
Packages that use LayerVisibilityAction.AbstractFilterSlider Package Description org.openstreetmap.josm.gui.dialogs.layer Toggle dialog allowing to display the list of layers. -
-
Uses of LayerVisibilityAction.AbstractFilterSlider in org.openstreetmap.josm.gui.dialogs.layer
Subclasses of LayerVisibilityAction.AbstractFilterSlider in org.openstreetmap.josm.gui.dialogs.layer Modifier and Type Class Description private class
LayerVisibilityAction.ColorfulnessSlider
This slider allows you to change the colorfulness.private class
LayerVisibilityAction.GammaFilterSlider
This slider allows you to change the gamma value.(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.
-