public class WMS extends Layer implements Serializable
| Constructor and Description |
|---|
WMS(String name,
String url,
HashMap<String,String> options) |
WMS(String name,
String url,
HashMap<String,String> options,
HashMap<String,String> extraOptions) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
bindHeaderContributors(org.apache.wicket.markup.head.IHeaderResponse response) |
String |
getJSconstructor() |
String |
getUrl() |
void |
setUrl(String url) |
bindHeaderContributors, getId, getJSAddLayer, getJSconstructor, getJSOptionsMap, getName, setNamepublic String getUrl()
public void setUrl(String url)
public String getJSconstructor()
getJSconstructor in class Layerprotected void bindHeaderContributors(org.apache.wicket.markup.head.IHeaderResponse response)
bindHeaderContributors in class LayerCopyright © 2015. All rights reserved.