org.gwtopenmaps.openlayers.client.layer
Class WFSParams

java.lang.Object
  extended by org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
      extended by org.gwtopenmaps.openlayers.client.layer.Params
          extended by org.gwtopenmaps.openlayers.client.layer.WFSParams

public class WFSParams
extends Params

The WFSParams correspond with parameters that can be specified in the WFS request.

Author:
Edwin Commandeur

Constructor Summary
protected WFSParams(JSObject jsObject)
           
 
Method Summary
 
Methods inherited from class org.gwtopenmaps.openlayers.client.layer.Params
setParameter
 
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

WFSParams

protected WFSParams(JSObject jsObject)


Copyright © 2011 sourceforge. All Rights Reserved.