org.gwtopenmaps.openlayers.client.handler
Class HandlerOptions
java.lang.Object
org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
org.gwtopenmaps.openlayers.client.handler.HandlerOptions
- Direct Known Subclasses:
- BaseGeometryHandlerOptions, PathHandlerOptions, RegularPolygonHandlerOptions
public class HandlerOptions
- extends JSObjectWrapper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HandlerOptions
protected HandlerOptions(JSObject jsObject)
setKeyMask
public void setKeyMask(int keyMask)
- Parameters:
keyMask
- Use bitwise operators and one or more of the OpenLayers.Handler constants to construct a keyMask.
Copyright © 2011 sourceforge. All Rights Reserved.