org.wicketstuff.openlayers.api.control
Class SelectFeatureControl
java.lang.Object
org.wicketstuff.openlayers.api.control.AbstractControl
org.wicketstuff.openlayers.api.control.SelectFeatureControl
- All Implemented Interfaces:
- Serializable, IClusterable, IJavascriptComponent
public class SelectFeatureControl
- extends AbstractControl
- See Also:
- Serialized Form
| Methods inherited from class org.wicketstuff.openlayers.api.control.AbstractControl |
getId, getJSadd, getJSadd, getJSadd, getJSadd, getJSinvoke, getJSremove, getJSResourceReferences, getLayerList, registerJavascriptEvent, setLayerList |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectFeatureControl
public SelectFeatureControl()
SelectFeatureControl
public SelectFeatureControl(Map<String,String> parameters)
getJSadd
public String getJSadd(IOpenLayersMap map)
- Specified by:
getJSadd in interface IJavascriptComponent- Overrides:
getJSadd in class AbstractControl
- Returns:
- the rendered javascript to add this component to the map
setParameters
public void setParameters(Map<String,String> parameters)
getParameters
public Map<String,String> getParameters()
Copyright © 2008-2012. All Rights Reserved.