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

Packages that use MapOptions
org.gwtopenmaps.openlayers.client   
 

Uses of MapOptions in org.gwtopenmaps.openlayers.client
 

Methods in org.gwtopenmaps.openlayers.client with parameters of type MapOptions
 void Map.setOptions(MapOptions mapOptions)
           
 

Constructors in org.gwtopenmaps.openlayers.client with parameters of type MapOptions
MapWidget(String width, String height, MapOptions options)
          Programmatically creates the element that will contain the map, with the given width and height.
 



Copyright © 2010 sourceforge. All Rights Reserved.