Uses of Class
org.geotools.data.wms.WebMapServer

Packages that use WebMapServer
org.geotools.map List of layers to be rendered. 
org.geotools.swing.wms   
 

Uses of WebMapServer in org.geotools.map
 

Methods in org.geotools.map that return WebMapServer
 WebMapServer WMSMapLayer.getWebMapServer()
          Returns the WebMapServer used by this layer
 

Constructors in org.geotools.map with parameters of type WebMapServer
WMSMapLayer(WebMapServer wms, Layer layer)
          Builds a new WMS alyer
 

Uses of WebMapServer in org.geotools.swing.wms
 

Methods in org.geotools.swing.wms that return WebMapServer
 WebMapServer WMSLayerChooser.getWms()
           
 

Methods in org.geotools.swing.wms with parameters of type WebMapServer
 void WMSLayerChooser.setWMS(WebMapServer wms)
           
static List<Layer> WMSLayerChooser.showSelectLayer(WebMapServer wms)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.