Constructor and Description |
---|
Layer() |
Modifier and Type | Method and Description |
---|---|
void |
bindHeaderContributors(org.apache.wicket.Component c) |
protected abstract void |
bindHeaderContributors(org.apache.wicket.markup.head.IHeaderResponse response) |
String |
getId() |
String |
getJSAddLayer(IOpenLayersMap map) |
abstract String |
getJSconstructor() |
protected String |
getJSconstructor(String javascriptTypeName,
List<String> parameterList)
A convience method for the common initialization case.
|
protected String |
getJSOptionsMap(Map<String,String> options)
A helper to build the { ...
|
String |
getName() |
void |
setName(String name) |
public String getName()
public void setName(String name)
public String getId()
public final String getJSAddLayer(IOpenLayersMap map)
public final void bindHeaderContributors(org.apache.wicket.Component c)
protected abstract void bindHeaderContributors(org.apache.wicket.markup.head.IHeaderResponse response)
public abstract String getJSconstructor()
protected String getJSOptionsMap(Map<String,String> options)
options
- Copyright © 2015. All rights reserved.