|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gwtopenmaps.openlayers.client.util.JSObjectWrapper
org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
org.gwtopenmaps.openlayers.client.OpenLayersEObjectWrapper
org.gwtopenmaps.openlayers.client.control.Control
org.gwtopenmaps.openlayers.client.control.Measure
public class Measure
| Field Summary |
|---|
| Fields inherited from class org.gwtopenmaps.openlayers.client.OpenLayersEObjectWrapper |
|---|
eventListeners |
| Constructor Summary | |
|---|---|
|
Measure(Handler handler)
|
|
Measure(Handler handler,
MeasureOptions options)
|
protected |
Measure(JSObject element)
|
| Method Summary | |
|---|---|
void |
addMeasureListener(MeasureListener listener)
|
void |
addMeasurePartialListener(MeasurePartialListener listener)
|
static Measure |
narrowToMeasure(JSObject element)
|
void |
setPersist(boolean persist)
|
| Methods inherited from class org.gwtopenmaps.openlayers.client.control.Control |
|---|
activate, addControlActivateListener, addControlDeactivateListener, deactivate, getMap, narrowToControl |
| Methods inherited from class org.gwtopenmaps.openlayers.client.OpenLayersEObjectWrapper |
|---|
getListeners, narrowToOpenLayersEObjectWrapper, removeListener |
| Methods inherited from class org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper |
|---|
getClassName, getEvents, narrowToOpenLayersObjectWrapper |
| Methods inherited from class org.gwtopenmaps.openlayers.client.util.JSObjectWrapper |
|---|
getJSObject, setJSObject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected Measure(JSObject element)
public Measure(Handler handler)
public Measure(Handler handler,
MeasureOptions options)
| Method Detail |
|---|
public static Measure narrowToMeasure(JSObject element)
public void setPersist(boolean persist)
public void addMeasureListener(MeasureListener listener)
public void addMeasurePartialListener(MeasurePartialListener listener)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||