Uses of Class
org.gvsig.remoteclient.ogc.OGCClientOperation

Packages that use OGCClientOperation
org.gvsig.remoteclient.ogc   
org.gvsig.remoteclient.wcs   
org.gvsig.remoteclient.wfs   
org.gvsig.remoteclient.wms   
org.gvsig.remoteclient.wmts   
 

Uses of OGCClientOperation in org.gvsig.remoteclient.ogc
 

Methods in org.gvsig.remoteclient.ogc that return OGCClientOperation
abstract  OGCClientOperation OGCServiceInformation.createOperation(java.lang.String name)
           
abstract  OGCClientOperation OGCServiceInformation.createOperation(java.lang.String name, java.lang.String onlineResource)
           
 

Uses of OGCClientOperation in org.gvsig.remoteclient.wcs
 

Subclasses of OGCClientOperation in org.gvsig.remoteclient.wcs
 class WCSOperation
           
 

Methods in org.gvsig.remoteclient.wcs that return OGCClientOperation
 OGCClientOperation WCSServiceInformation.createOperation(java.lang.String name)
           
 OGCClientOperation WCSServiceInformation.createOperation(java.lang.String name, java.lang.String onlineResource)
           
 

Uses of OGCClientOperation in org.gvsig.remoteclient.wfs
 

Subclasses of OGCClientOperation in org.gvsig.remoteclient.wfs
 class WFSOperation
           
 

Methods in org.gvsig.remoteclient.wfs that return OGCClientOperation
 OGCClientOperation WFSServiceInformation.createOperation(java.lang.String name)
           
 OGCClientOperation WFSServiceInformation.createOperation(java.lang.String name, java.lang.String onlineResource)
           
 

Uses of OGCClientOperation in org.gvsig.remoteclient.wms
 

Subclasses of OGCClientOperation in org.gvsig.remoteclient.wms
 class WMSOperation
           
 

Methods in org.gvsig.remoteclient.wms that return OGCClientOperation
 OGCClientOperation WMSServiceInformation.createOperation(java.lang.String name)
           
 OGCClientOperation WMSServiceInformation.createOperation(java.lang.String name, java.lang.String onlineResource)
           
 

Uses of OGCClientOperation in org.gvsig.remoteclient.wmts
 

Subclasses of OGCClientOperation in org.gvsig.remoteclient.wmts
 class WMTSOperation
           
 

Methods in org.gvsig.remoteclient.wmts that return OGCClientOperation
 OGCClientOperation WMTSServiceInformation.createOperation(java.lang.String name)
           
 OGCClientOperation WMTSServiceInformation.createOperation(java.lang.String name, java.lang.String onlineResource)
           
 



Copyright © 2014 gvSIG Association. All Rights Reserved.