org.gwtopenmaps.openlayers.client.handler
Class PathHandlerOptions

java.lang.Object
  extended by org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
      extended by org.gwtopenmaps.openlayers.client.handler.HandlerOptions
          extended by org.gwtopenmaps.openlayers.client.handler.PathHandlerOptions

public class PathHandlerOptions
extends HandlerOptions

Options which control the behavior of the RegularPolygonHandler

Author:
rhs - Roland.Schweitzer@noaa.gov

Constructor Summary
  PathHandlerOptions()
           
protected PathHandlerOptions(JSObject jsObject)
           
 
Method Summary
 
Methods inherited from class org.gwtopenmaps.openlayers.client.handler.HandlerOptions
setKeyMask
 
Methods inherited from class org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
getJSObject, setJSObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PathHandlerOptions

protected PathHandlerOptions(JSObject jsObject)

PathHandlerOptions

public PathHandlerOptions()


Copyright © 2011 sourceforge. All Rights Reserved.