|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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
GetFeature implementation that gets Vector Features use WFS
| Field Summary |
|---|
| Fields inherited from class org.gwtopenmaps.openlayers.client.OpenLayersEObjectWrapper |
|---|
eventListeners |
| Constructor Summary | |
|---|---|
|
GetFeature()
|
|
GetFeature(GetFeatureOptions options)
|
protected |
GetFeature(JSObject element)
|
| Method Summary | |
|---|---|
Bounds |
getBounds()
|
static GetFeature |
narrowToGetFeature(JSObject getFeature)
|
void |
selectBox(Bounds bounds)
|
void |
setSelectVectorFeature(VectorFeature feature)
|
void |
unselectAll()
|
| Methods inherited from class org.gwtopenmaps.openlayers.client.control.Control |
|---|
activate, addControlActivateListener, addControlDeactivateListener, deactivate, getMap, narrowToControl |
| Methods inherited from class org.gwtopenmaps.openlayers.client.OpenLayersEObjectWrapper |
|---|
getListeners, narrowToOpenLayersEObjectWrapper, removeListener |
| Methods inherited from class org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper |
|---|
getClassName, getEvents, narrowToOpenLayersObjectWrapper |
| Methods inherited from class org.gwtopenmaps.openlayers.client.util.JSObjectWrapper |
|---|
getJSObject, setJSObject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected GetFeature(JSObject element)
public GetFeature()
public GetFeature(GetFeatureOptions options)
| Method Detail |
|---|
public void setSelectVectorFeature(VectorFeature feature)
public static GetFeature narrowToGetFeature(JSObject getFeature)
public void unselectAll()
public void selectBox(Bounds bounds)
public Bounds getBounds()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||