GeoWmsLayer |
GeoWmsLayer.clone() |
GeoWmsLayer |
GeoWmsLayer.withBaseUrl(String baseUrl) |
GeoWmsLayer |
GeoWmsLayer.withCrs(GeoCrs crs) |
GeoWmsLayer |
GeoWmsLayer.withDescription(String description) |
GeoWmsLayer |
GeoWmsLayer.withFeature(String name,
Object value) |
GeoWmsLayer |
GeoWmsLayer.withFeatures(Map<String,Object> features) |
GeoWmsLayer |
GeoWmsLayer.withFormat(String format) |
GeoWmsLayer |
GeoWmsLayer.withLabel(String label) |
GeoWmsLayer |
GeoWmsLayer.withLayer(String layer) |
GeoWmsLayer |
GeoWmsLayer.withLayers(List<String> layers) |
GeoWmsLayer |
GeoWmsLayer.withName(String name) |
GeoWmsLayer |
GeoWmsLayer.withOtherParameters(Map<String,String> otherParameters) |
GeoWmsLayer |
GeoWmsLayer.withStyles(List<String> styles) |
GeoWmsLayer |
GeoWmsLayer.withTransparent(Boolean transparent) |
GeoWmsLayer |
GeoWmsLayer.withVersion(String version) |