Uses of Interface
org.gvsig.remoteclient.IRasterClient

Packages that use IRasterClient
org.gvsig.remoteclient   
org.gvsig.remoteclient.wcs   
org.gvsig.remoteclient.wms   
org.gvsig.remoteclient.wmts   
 

Uses of IRasterClient in org.gvsig.remoteclient
 

Classes in org.gvsig.remoteclient that implement IRasterClient
 class RasterClient
          
 

Uses of IRasterClient in org.gvsig.remoteclient.wcs
 

Classes in org.gvsig.remoteclient.wcs that implement IRasterClient
 class WCSClient
          WCSClient managing the low-level comunication to the server.
 

Uses of IRasterClient in org.gvsig.remoteclient.wms
 

Classes in org.gvsig.remoteclient.wms that implement IRasterClient
 class WMSClient
          Represents the class the with the necessary logic to connect to a OGCWMS and interpretate the data
 

Uses of IRasterClient in org.gvsig.remoteclient.wmts
 

Classes in org.gvsig.remoteclient.wmts that implement IRasterClient
 class WMTSClient
          Represents the class the with the necessary logic to connect to a OGCWMS and interpretate the data
 



Copyright © 2014 gvSIG Association. All Rights Reserved.