org.gwtopenmaps.openlayers.client.format
Class KMLImpl
java.lang.Object
org.gwtopenmaps.openlayers.client.format.KMLImpl
public class KMLImpl
- extends Object
- 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 |
KMLImpl
public KMLImpl()
create
public static JSObject create()
read
public static JSObject read(JSObject kmlFormat,
String kmlString)
write
public static String write(JSObject kmlFormat,
JSObject feature,
boolean pretty)
Copyright © 2011 sourceforge. All Rights Reserved.