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

Packages that use WMSExtent
org.gvsig.remoteclient.wms.wms_1_1_0   
org.gvsig.remoteclient.wms.wms_1_1_1   
 

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

Methods in org.gvsig.remoteclient.wms.wms_1_1_0 that return WMSExtent
 WMSExtent WMSLayer1_1_0.getExtent(java.lang.String name)
           
 

Methods in org.gvsig.remoteclient.wms.wms_1_1_0 with parameters of type WMSExtent
 void WMSLayer1_1_0.addExtent(WMSExtent extent)
          Adds an extent to the extent vector
 

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

Methods in org.gvsig.remoteclient.wms.wms_1_1_1 that return WMSExtent
 WMSExtent WMSLayer1_1_1.getExtent(java.lang.String name)
           
 

Methods in org.gvsig.remoteclient.wms.wms_1_1_1 with parameters of type WMSExtent
 void WMSLayer1_1_1.addExtent(WMSExtent extent)
          Adds an extent to the extent vector
 



Copyright © 2014 gvSIG Association. All Rights Reserved.