org.gwtopenmaps.openlayers.client.handler
Class HandlerLayerOptions

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

public class HandlerLayerOptions
extends JSObjectWrapper


Constructor Summary
protected HandlerLayerOptions(JSObject jsObject)
           
 
Method Summary
 void setStyleMap(StyleMap styleMap)
           
 
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

HandlerLayerOptions

protected HandlerLayerOptions(JSObject jsObject)
Method Detail

setStyleMap

public void setStyleMap(StyleMap styleMap)
Parameters:
styleMap - - StyleMap


Copyright © 2011 sourceforge. All Rights Reserved.