org.gwtopenmaps.openlayers.client.control
Class MeasureImpl

java.lang.Object
  extended by org.gwtopenmaps.openlayers.client.control.MeasureImpl

public class MeasureImpl
extends Object

Author:
Michel Vitor A Rodrigues - Intec

Constructor Summary
MeasureImpl()
           
 
Method Summary
static JSObject create(JSObject handler)
           
static JSObject create(JSObject handler, JSObject options)
           
static void setPersist(JSObject self, boolean persist)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MeasureImpl

public MeasureImpl()
Method Detail

create

public static JSObject create(JSObject handler)

create

public static JSObject create(JSObject handler,
                              JSObject options)

setPersist

public static void setPersist(JSObject self,
                              boolean persist)


Copyright © 2011 sourceforge. All Rights Reserved.