Uses of Class
org.gvsig.remoteclient.RemoteClient

Packages that use RemoteClient
org.gvsig.remoteclient   
org.gvsig.remoteclient.wcs   
org.gvsig.remoteclient.wfs   
org.gvsig.remoteclient.wms   
org.gvsig.remoteclient.wmts   
 

Uses of RemoteClient in org.gvsig.remoteclient
 

Subclasses of RemoteClient in org.gvsig.remoteclient
 class RasterClient
          
 

Uses of RemoteClient in org.gvsig.remoteclient.wcs
 

Subclasses of RemoteClient in org.gvsig.remoteclient.wcs
 class WCSClient
          WCSClient managing the low-level comunication to the server.
 

Uses of RemoteClient in org.gvsig.remoteclient.wfs
 

Subclasses of RemoteClient in org.gvsig.remoteclient.wfs
 class WFSClient
          Represents the class the with the necessary logic to connect to a OGCWFS and interpretate the data
 

Uses of RemoteClient in org.gvsig.remoteclient.wms
 

Subclasses of RemoteClient in org.gvsig.remoteclient.wms
 class WMSClient
          Represents the class the with the necessary logic to connect to a OGCWMS and interpretate the data
 

Uses of RemoteClient in org.gvsig.remoteclient.wmts
 

Subclasses of RemoteClient in org.gvsig.remoteclient.wmts
 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.