org.gwtopenmaps.openlayers.client.geometry
Class Geometry
java.lang.Object
org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
org.gwtopenmaps.openlayers.client.geometry.Geometry
- Direct Known Subclasses:
- Collection, Point
public class Geometry
- extends OpenLayersObjectWrapper
- 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 |
LINEARRING_CLASS_NAME
public static final String LINEARRING_CLASS_NAME
- See Also:
- Constant Field Values
LINESTRING_CLASS_NAME
public static final String LINESTRING_CLASS_NAME
- See Also:
- Constant Field Values
POINT_CLASS_NAME
public static final String POINT_CLASS_NAME
- See Also:
- Constant Field Values
POLYGON_CLASS_NAME
public static final String POLYGON_CLASS_NAME
- See Also:
- Constant Field Values
Geometry
protected Geometry(JSObject element)
narrowToGeometry
public static Geometry narrowToGeometry(JSObject element)
destroy
public void destroy()
getBounds
public Bounds getBounds()
Copyright © 2010 sourceforge. All Rights Reserved.