Uses of Class
org.tailormap.api.persistence.json.WMSStyle
Packages that use WMSStyle
-
Uses of WMSStyle in org.tailormap.api.persistence.json
Methods in org.tailormap.api.persistence.json that return WMSStyleMethods in org.tailormap.api.persistence.json that return types with arguments of type WMSStyleModifier and TypeMethodDescriptionAppLayerSettings.getSelectedStyles()Selected (configured) WMS styles to be available for this layer, these override selected styles in the WMSLayerSettings.GeoServiceLayer.getStyles()Get stylesMethods in org.tailormap.api.persistence.json with parameters of type WMSStyleModifier and TypeMethodDescriptionAppLayerSettings.addSelectedStylesItem(WMSStyle selectedStylesItem) GeoServiceLayer.addStylesItem(WMSStyle stylesItem) Method parameters in org.tailormap.api.persistence.json with type arguments of type WMSStyleModifier and TypeMethodDescriptionAppLayerSettings.selectedStyles(List<@Valid WMSStyle> selectedStyles) voidAppLayerSettings.setSelectedStyles(List<@Valid WMSStyle> selectedStyles) void -
Uses of WMSStyle in org.tailormap.api.viewer.model
Methods in org.tailormap.api.viewer.model that return types with arguments of type WMSStyleModifier and TypeMethodDescriptionAppLayer.getStyles()Configured WMS styles for this layer, if any.Methods in org.tailormap.api.viewer.model with parameters of type WMSStyleMethod parameters in org.tailormap.api.viewer.model with type arguments of type WMSStyle