org.wicketstuff.openlayers.api.layer
Class OSM

java.lang.Object
  extended by org.wicketstuff.openlayers.api.layer.Layer
      extended by org.wicketstuff.openlayers.api.layer.OSM
All Implemented Interfaces:
Serializable

public class OSM
extends Layer
implements Serializable

See Also:
Serialized Form

Nested Class Summary
static class OSM.OSMLayer
           
 
Constructor Summary
OSM(String name, OSM.OSMLayer layer)
           
 
Method Summary
protected  void bindHeaderContributors(org.apache.wicket.markup.head.IHeaderResponse response)
           
 String getJSconstructor()
           
 
Methods inherited from class org.wicketstuff.openlayers.api.layer.Layer
bindHeaderContributors, getId, getJSAddLayer, getJSconstructor, getJSOptionsMap, getName, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OSM

public OSM(String name,
           OSM.OSMLayer layer)
Method Detail

bindHeaderContributors

protected void bindHeaderContributors(org.apache.wicket.markup.head.IHeaderResponse response)
Specified by:
bindHeaderContributors in class Layer

getJSconstructor

public String getJSconstructor()
Specified by:
getJSconstructor in class Layer


Copyright © 2008-2012. All Rights Reserved.