org.gwtopenmaps.openlayers.client.format
Class Format

java.lang.Object
  extended by org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
      extended by org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
          extended by org.gwtopenmaps.openlayers.client.format.Format
Direct Known Subclasses:
VectorFormat, WMC

public abstract class Format
extends OpenLayersObjectWrapper

Format objects provide support for reading and writing text and xml formats. This can be:

Author:
Edwin Commandeur - Atlis EJS

Constructor Summary
protected Format(JSObject format)
           
 
Method Summary
 
Methods inherited from class org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
getClassName, getEvents, narrowToOpenLayersObjectWrapper
 
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

Format

protected Format(JSObject format)


Copyright © 2011 sourceforge. All Rights Reserved.