org.gwtopenmaps.openlayers.client.handler
Class BaseGeometryHandlerOptions

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.BaseGeometryHandlerOptions

public class BaseGeometryHandlerOptions
extends HandlerOptions

Base configuration options for PointHandler, PathHandler


Constructor Summary
protected BaseGeometryHandlerOptions(JSObject jsObject)
           
 
Method Summary
 void setLayerOptions(HandlerLayerOptions options)
           
 
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

BaseGeometryHandlerOptions

protected BaseGeometryHandlerOptions(JSObject jsObject)
Method Detail

setLayerOptions

public void setLayerOptions(HandlerLayerOptions options)


Copyright © 2011 sourceforge. All Rights Reserved.