org.gwtopenmaps.openlayers.client.control
Class GetFeatureOptions
java.lang.Object
org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
org.gwtopenmaps.openlayers.client.OpenLayersEObjectWrapper
org.gwtopenmaps.openlayers.client.control.ControlOptions
org.gwtopenmaps.openlayers.client.control.GetFeatureOptions
public class GetFeatureOptions
- extends ControlOptions
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetFeatureOptions
public GetFeatureOptions()
setProtocol
public void setProtocol(WFSProtocol protocol)
setHover
public void setHover(boolean hover)
setBox
public void setBox(boolean box)
setMultiple
public void setMultiple(boolean multiple)
setMultipleKey
public void setMultipleKey(String key)
setToggleKey
public void setToggleKey(String key)
setMaxFeatures
public void setMaxFeatures(int maxFeatures)
Copyright © 2011 sourceforge. All Rights Reserved.