org.gwtopenmaps.openlayers.client.protocol
Class ProtocolOptions

java.lang.Object
  extended by org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
      extended by org.gwtopenmaps.openlayers.client.protocol.ProtocolOptions
Direct Known Subclasses:
HTTPProtocolOptions, WFSProtocolOptions

public class ProtocolOptions
extends JSObjectWrapper

ProtocolOptions base class

Author:
davekkomackecom

Constructor Summary
  ProtocolOptions()
           
protected ProtocolOptions(JSObject jsObject)
           
 
Method Summary
 void setFormat(Format format)
           
 
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

ProtocolOptions

protected ProtocolOptions(JSObject jsObject)

ProtocolOptions

public ProtocolOptions()
Method Detail

setFormat

public void setFormat(Format format)


Copyright © 2011 sourceforge. All Rights Reserved.