org.gwtopenmaps.openlayers.client.geometry
Class GeometryImpl
java.lang.Object
org.gwtopenmaps.openlayers.client.geometry.GeometryImpl
public class GeometryImpl
- 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 |
GeometryImpl
public GeometryImpl()
destroy
public static void destroy(JSObject self)
getBounds
public static JSObject getBounds(JSObject geom)
toString
public static String toString(JSObject geom)
fromWKT
public static JSObject fromWKT(String wkt)
clone
public static JSObject clone(JSObject geom)
calculateBounds
public static void calculateBounds(JSObject geom)
Copyright © 2011 sourceforge. All Rights Reserved.