public class WMSCapabilitiesBean extends Object
| Constructor and Description |
|---|
WMSCapabilitiesBean() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getLayerLimit() |
List<WMSLayerCapabilitiesBean> |
getLayers() |
Integer |
getMaxHeight() |
Integer |
getMaxWidth() |
void |
setLayerLimit(Integer layerLimit) |
void |
setLayers(List<WMSLayerCapabilitiesBean> layers) |
void |
setMaxHeight(Integer maxHeight) |
void |
setMaxWidth(Integer maxWidth) |
public List<WMSLayerCapabilitiesBean> getLayers()
public void setLayers(List<WMSLayerCapabilitiesBean> layers)
layers - the layers to setpublic Integer getLayerLimit()
public void setLayerLimit(Integer layerLimit)
layerLimit - the layerLimit to setpublic Integer getMaxWidth()
public void setMaxWidth(Integer maxWidth)
maxWidth - the maxWidth to setpublic Integer getMaxHeight()
public void setMaxHeight(Integer maxHeight)
maxHeight - the maxHeight to setCopyright © 2017 Comune di Prato. All rights reserved.