org.gwtopenmaps.openlayers.client.control
Class GetFeatureImpl

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

public class GetFeatureImpl
extends Object

Author:
davekkomackecom

Constructor Summary
GetFeatureImpl()
           
 
Method Summary
static JSObject create()
           
static JSObject create(JSObject options)
           
static JSObject getBounds(JSObject self)
           
static void selectBox(JSObject self, JSObject bounds)
           
static void unselectAll(JSObject self)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetFeatureImpl

public GetFeatureImpl()
Method Detail

create

public static JSObject create()

create

public static JSObject create(JSObject options)

unselectAll

public static void unselectAll(JSObject self)

selectBox

public static void selectBox(JSObject self,
                             JSObject bounds)

getBounds

public static JSObject getBounds(JSObject self)


Copyright © 2011 sourceforge. All Rights Reserved.