org.gwtopenmaps.openlayers.client.event
Class MeasureEvent
java.lang.Object
org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
org.gwtopenmaps.openlayers.client.event.EventObject
org.gwtopenmaps.openlayers.client.event.MeasureEvent
public class MeasureEvent
- extends EventObject
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MeasureEvent
public MeasureEvent(EventObject eventObject)
getGeometry
public Geometry getGeometry()
getMeasure
public float getMeasure()
getOrder
public int getOrder()
getUnits
public String getUnits()
getSource
public Control getSource()
Copyright © 2011 sourceforge. All Rights Reserved.