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

Packages that use Icon
org.gwtopenmaps.openlayers.client   
 

Uses of Icon in org.gwtopenmaps.openlayers.client
 

Methods in org.gwtopenmaps.openlayers.client that return Icon
 Icon Marker.getIcon()
           
static Icon Icon.narrowToIcon(JSObject element)
           
 

Methods in org.gwtopenmaps.openlayers.client with parameters of type Icon
 void Marker.setIcon(Icon icon)
          Method: setIcon Change the icon image.
 

Constructors in org.gwtopenmaps.openlayers.client with parameters of type Icon
Marker(LonLat lonlat, Icon icon)
           
 



Copyright © 2011 sourceforge. All Rights Reserved.