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 WMSStyleMethods in org.tailormap.api.persistence.json with parameters of type WMSStyleMethod parameters in org.tailormap.api.persistence.json with type arguments of type WMSStyleModifier and TypeMethodDescriptionvoidConstructor parameters in org.tailormap.api.persistence.json with type arguments of type WMSStyleModifierConstructorDescriptionGeoServiceLayer(String id, String name, Boolean root, String title, Boolean virtual, Double maxScale, Double minScale, Set<String> crs, Bounds latLonBoundingBox, List<@Valid WMSStyle> styles, Boolean queryable, String abstractText, List<String> children) Constructor with all args parameters