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

Packages that use MapOptions
org.gwtopenmaps.demo.openlayers.client.examples   
org.gwtopenmaps.openlayers.client   
 

Uses of MapOptions in org.gwtopenmaps.demo.openlayers.client.examples
 

Constructors in org.gwtopenmaps.demo.openlayers.client.examples with parameters of type MapOptions
MapExample(MapOptions options)
           
 

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 © 2011 sourceforge. All Rights Reserved.