org.gwtopenmaps.openlayers.client.protocol
Class WFSProtocolImpl

java.lang.Object
  extended by org.gwtopenmaps.openlayers.client.protocol.WFSProtocolImpl

public class WFSProtocolImpl
extends Object

Author:
davekkomackecom, Mikael Couzic

Constructor Summary
WFSProtocolImpl()
           
 
Method Summary
static JSObject create(JSObject options)
           
static JSObject create(JSObject layer, JSObject options)
           
static void read(JSObject protocol, JSObject options)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WFSProtocolImpl

public WFSProtocolImpl()
Method Detail

create

public static JSObject create(JSObject options)

create

public static JSObject create(JSObject layer,
                              JSObject options)

read

public static void read(JSObject protocol,
                        JSObject options)


Copyright © 2011 sourceforge. All Rights Reserved.