org.gwtopenmaps.openlayers.client.control
Class PanZoom
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
org.gwtopenmaps.openlayers.client.control.PanZoom
public class PanZoom
- extends Control
Pan and Zoom control.
This control is added to OpenLayers maps by default.
Remove this control from the map when using the PanZoomBar.
Other controls that are added by default are the Attribution
,
Navigation
and ArgParser
.
- Since:
- GWT-OL 0.4
- Author:
- Edwin Commandeur
Methods inherited from class org.gwtopenmaps.openlayers.client.control.Control |
activate, addControlActivateListener, addControlDeactivateListener, deactivate, disable, enable, getControlId, getLayer, getMap, getZIndex, isActive, narrowToControl, setAutoActivate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PanZoom
protected PanZoom(JSObject element)
PanZoom
public PanZoom()
PanZoom
public PanZoom(PanZoomOptions options)
Copyright © 2011 sourceforge. All Rights Reserved.