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, setName
public String getUrl()
public void setUrl(String url)
public String getJSconstructor()
getJSconstructor
in class Layer
protected void bindHeaderContributors(org.apache.wicket.markup.head.IHeaderResponse response)
bindHeaderContributors
in class Layer
Copyright © 2015. All rights reserved.