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