org.gwtopenmaps.openlayers.client.control
Class NavigationOptions
java.lang.Object
org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
org.gwtopenmaps.openlayers.client.OpenLayersEObjectWrapper
org.gwtopenmaps.openlayers.client.control.ControlOptions
org.gwtopenmaps.openlayers.client.control.NavigationOptions
public class NavigationOptions
- extends ControlOptions
- Author:
- Edwin Commandeur - Atlis EJS
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NavigationOptions
public NavigationOptions()
setZoomWheelEnabled
public void setZoomWheelEnabled(boolean zoomWheelEnabled)
setHandleRightClicks
public void setHandleRightClicks(boolean handleRightClicks)
setZoomBoxKeyMask
public void setZoomBoxKeyMask(int zoomBoxKeyMask)
- Parameters:
zoomBoxKeyMask
- - by default ... (shift)
Copyright © 2011 sourceforge. All Rights Reserved.