org.gwtopenmaps.openlayers.client.control
Class GetFeature
java.lang.Object
org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
org.gwtopenmaps.openlayers.client.OpenLayersEObjectWrapper
org.gwtopenmaps.openlayers.client.control.Control
org.gwtopenmaps.openlayers.client.control.GetFeature
public class GetFeature
- extends Control
GetFeature implementation that gets Vector Features use WFS
- Author:
- davekkomackecom
Methods inherited from class org.gwtopenmaps.openlayers.client.control.Control |
activate, addControlActivateListener, addControlDeactivateListener, deactivate, disable, enable, getControlId, getLayer, getMap, getZIndex, isActive, narrowToControl, setAutoActivate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetFeature
protected GetFeature(JSObject element)
GetFeature
public GetFeature()
GetFeature
public GetFeature(GetFeatureOptions options)
setSelectVectorFeature
public void setSelectVectorFeature(VectorFeature feature)
narrowToGetFeature
public static GetFeature narrowToGetFeature(JSObject getFeature)
unselectAll
public void unselectAll()
selectBox
public void selectBox(Bounds bounds)
getBounds
public Bounds getBounds()
Copyright © 2011 sourceforge. All Rights Reserved.