org.gwtopenmaps.openlayers.client.format
Class Format
java.lang.Object
org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
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:
- spatial vector formats (GML, KML, WKT, ...)
- map description format (WMC)
- ...
- Author:
- Edwin Commandeur - Atlis EJS
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Format
protected Format(JSObject format)
Copyright © 2011 sourceforge. All Rights Reserved.