org.gwtopenmaps.openlayers.client.geometry
Class PolygonImpl
java.lang.Object
org.gwtopenmaps.openlayers.client.geometry.PolygonImpl
public class PolygonImpl
- extends Object
- Author:
- Edwin Commandeur - Atlis EJS
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PolygonImpl
public PolygonImpl()
create
public static JSObject create(JSObject rings)
intersects
public static boolean intersects(JSObject self,
JSObject geometry)
getArea
public static float getArea(JSObject obj)
getGeodesicArea
public static double getGeodesicArea(JSObject obj,
JSObject projection)
Copyright © 2011 sourceforge. All Rights Reserved.