Uses of Interface
org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.VisibilityMenuEntry
-
Packages that use LayerVisibilityAction.VisibilityMenuEntry Package Description org.openstreetmap.josm.gui.dialogs.layer Toggle dialog allowing to display the list of layers. -
-
Uses of LayerVisibilityAction.VisibilityMenuEntry in org.openstreetmap.josm.gui.dialogs.layer
Classes in org.openstreetmap.josm.gui.dialogs.layer that implement LayerVisibilityAction.VisibilityMenuEntry Modifier and Type Class Description private static classLayerVisibilityAction.AbstractFilterSliderThis is a slider for a filter value.private classLayerVisibilityAction.ColorfulnessSliderThis slider allows you to change the colorfulness.private classLayerVisibilityAction.ColorSelectorAllows to select the color of a layerprivate classLayerVisibilityAction.GammaFilterSliderThis slider allows you to change the gamma value.(package private) classLayerVisibilityAction.OpacitySliderThis slider allows you to change the opacity of a layer.private classLayerVisibilityAction.SharpnessSliderThis slider allows you to change the sharpness.private classLayerVisibilityAction.VisibilityCheckboxFields in org.openstreetmap.josm.gui.dialogs.layer with type parameters of type LayerVisibilityAction.VisibilityMenuEntry Modifier and Type Field Description (package private) java.util.List<LayerVisibilityAction.VisibilityMenuEntry>LayerVisibilityAction. slidersMethods in org.openstreetmap.josm.gui.dialogs.layer with parameters of type LayerVisibilityAction.VisibilityMenuEntry Modifier and Type Method Description private voidLayerVisibilityAction. addContentEntry(LayerVisibilityAction.VisibilityMenuEntry slider)
-