Uses of Class
org.gvsig.remoteclient.wms.WMSLayer

Packages that use WMSLayer
org.gvsig.remoteclient.wms   
org.gvsig.remoteclient.wms.wms_1_1_0   
org.gvsig.remoteclient.wms.wms_1_1_1   
org.gvsig.remoteclient.wms.wms_1_3_0   
 

Uses of WMSLayer in org.gvsig.remoteclient.wms
 

Fields in org.gvsig.remoteclient.wms declared as WMSLayer
protected  WMSLayer WMSLayer.parent
           
 WMSLayer WMSProtocolHandler.rootLayer
           
 

Methods in org.gvsig.remoteclient.wms that return WMSLayer
 WMSLayer WMSClient.getLayer(java.lang.String _name)
          Gets the WMSLayer with this name
 WMSLayer WMSClient.getLayersRoot()
           
 WMSLayer WMSLayer.getParent()
           
 WMSLayer WMSClient.getRootLayer()
           
 

Methods in org.gvsig.remoteclient.wms with parameters of type WMSLayer
 java.util.ArrayList WMSLayer.getAllStyles(WMSLayer layer)
           
 void WMSLayer.setParent(WMSLayer parent)
           
 

Uses of WMSLayer in org.gvsig.remoteclient.wms.wms_1_1_0
 

Subclasses of WMSLayer in org.gvsig.remoteclient.wms.wms_1_1_0
 class WMSLayer1_1_0
          WMS Layer for WMS 1.1.0
 

Uses of WMSLayer in org.gvsig.remoteclient.wms.wms_1_1_1
 

Subclasses of WMSLayer in org.gvsig.remoteclient.wms.wms_1_1_1
 class WMSLayer1_1_1
          WMS Layer for WMS 1.1.1
 

Uses of WMSLayer in org.gvsig.remoteclient.wms.wms_1_3_0
 

Subclasses of WMSLayer in org.gvsig.remoteclient.wms.wms_1_3_0
 class WMSLayer1_3_0
          WMS Layer for WMS 1.3.0
 



Copyright © 2004-2013 gvSIG. All Rights Reserved.