Uses of Class
org.gwtopenmaps.openlayers.client.StyleMap

Packages that use StyleMap
org.gwtopenmaps.openlayers.client   
org.gwtopenmaps.openlayers.client.handler   
org.gwtopenmaps.openlayers.client.layer   
 

Uses of StyleMap in org.gwtopenmaps.openlayers.client
 

Methods in org.gwtopenmaps.openlayers.client that return StyleMap
static StyleMap StyleMap.narrowToOpenLayersStyleMap(JSObject element)
           
 

Uses of StyleMap in org.gwtopenmaps.openlayers.client.handler
 

Methods in org.gwtopenmaps.openlayers.client.handler with parameters of type StyleMap
 void HandlerLayerOptions.setStyleMap(StyleMap styleMap)
           
 

Uses of StyleMap in org.gwtopenmaps.openlayers.client.layer
 

Methods in org.gwtopenmaps.openlayers.client.layer that return StyleMap
 StyleMap Vector.getStyleMap()
           
 

Methods in org.gwtopenmaps.openlayers.client.layer with parameters of type StyleMap
 void VectorOptions.setStyleMap(StyleMap styleMap)
          Set the StypeMap property.
 void Vector.setStyleMap(StyleMap styleMap)
           
 void GMLOptions.setStyleMap(StyleMap styleMap)
           
 



Copyright © 2011 sourceforge. All Rights Reserved.