Class Vector
- java.lang.Object
-
- org.wicketstuff.openlayers.api.layer.Layer
-
- org.wicketstuff.openlayers.api.layer.Vector
-
- All Implemented Interfaces:
Serializable
public class Vector extends Layer implements Serializable
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidbindHeaderContributors(IHeaderResponse response)StringgetJSconstructor()-
Methods inherited from class org.wicketstuff.openlayers.api.layer.Layer
bindHeaderContributors, getId, getJSAddLayer, getJSconstructor, getJSOptionsMap, getName, setName
-
-
-
-
Method Detail
-
bindHeaderContributors
protected void bindHeaderContributors(IHeaderResponse response)
- Specified by:
bindHeaderContributorsin classLayer
-
getJSconstructor
public String getJSconstructor()
- Specified by:
getJSconstructorin classLayer
-
-