Uses of Class
org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayerOptions

Packages that use HTTPRequestLayerOptions
org.gwtopenmaps.openlayers.client.layer   
 

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

Subclasses of HTTPRequestLayerOptions in org.gwtopenmaps.openlayers.client.layer
 class ArcGIS93RestOptions
           
 class GridLayerOptions
           
 class WMSOptions
           
 class XYZOptions
           
 

Constructors in org.gwtopenmaps.openlayers.client.layer with parameters of type HTTPRequestLayerOptions
HTTPRequestLayer(String name, String[] urls, WMSParams params, HTTPRequestLayerOptions options)
          Constructor: HTTPRequestLayer Parameters: name - {String} url - {Array (String)} params - {WMSParams} options - {HTTPRequestLayerOptions} Hashtable of extra options to tag onto the layer
HTTPRequestLayer(String name, String url, WMSParams params, HTTPRequestLayerOptions options)
          Constructor: HTTPRequestLayer Parameters: name - {String} url - {String} params - {WMSParams} options - {HTTPRequestLayerOptions} Hashtable of extra options to tag onto the layer
 



Copyright © 2011 sourceforge. All Rights Reserved.