org.gwtopenmaps.openlayers.client.format
Class KML
java.lang.Object
org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
org.gwtopenmaps.openlayers.client.format.Format
org.gwtopenmaps.openlayers.client.format.VectorFormat
org.gwtopenmaps.openlayers.client.format.KML
public class KML
- extends VectorFormat
Brief explanation of Keyhole Markup Language (KML) vector format here.
Reference to KML specification. KML 2.0 is OGC standard.
See http://www.ogc.org/
- Author:
- Edwin Commandeur - Atlis EJS, Curtis Jensen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KML
protected KML(JSObject kmlFormat)
KML
public KML()
write
public String write(Feature features,
boolean pretty)
Copyright © 2011 sourceforge. All Rights Reserved.