org.gwtopenmaps.openlayers.client.control
Class Control
java.lang.Object
org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
org.gwtopenmaps.openlayers.client.OpenLayersEObjectWrapper
org.gwtopenmaps.openlayers.client.control.Control
- Direct Known Subclasses:
- ArgParser, Attribution, DragFeature, DragPan, DrawFeature, GetFeature, LayerSwitcher, Measure, ModifyFeature, MouseDefaults, MousePosition, MouseToolbar, Navigation, OverviewMap, Panel, PanZoom, PanZoomBar, Scale, ScaleLine, SelectFeature, WMSGetFeatureInfo, ZoomBox, ZoomIn, ZoomOut
public class Control
- extends OpenLayersEObjectWrapper
- Author:
- Erdem Gunay
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Control
protected Control(JSObject element)
narrowToControl
public static Control narrowToControl(JSObject object)
activate
public boolean activate()
deactivate
public boolean deactivate()
addControlActivateListener
public void addControlActivateListener(ControlActivateListener listener)
addControlDeactivateListener
public void addControlDeactivateListener(ControlDeactivateListener listener)
getMap
public Map getMap()
- get the map to which this control is attached
- Returns:
- the map
Copyright © 2010 sourceforge. All Rights Reserved.