org.gwtopenmaps.openlayers.client.control
Class WMSGetFeatureInfoOptions
java.lang.Object
org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
org.gwtopenmaps.openlayers.client.control.WMSGetFeatureInfoOptions
public class WMSGetFeatureInfoOptions
- extends JSObjectWrapper
- Author:
- Dave Potts
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WMSGetFeatureInfoOptions
protected WMSGetFeatureInfoOptions(JSObject jsObject)
WMSGetFeatureInfoOptions
public WMSGetFeatureInfoOptions()
setHover
public void setHover(boolean hover)
getHover
public boolean getHover()
setMaxFeaturess
public void setMaxFeaturess(int maxFeatures)
getMaxFeatures
public int getMaxFeatures()
setURL
public void setURL(String url)
setTitle
public void setTitle(String title)
setQueryVisible
public void setQueryVisible(Boolean qvis)
setInfoFormat
public void setInfoFormat(String infoFormat)
- defaults to 'text/html'
Copyright © 2010 sourceforge. All Rights Reserved.