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

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

Uses of OGCServiceInformation in org.gvsig.remoteclient.ogc
 

Methods in org.gvsig.remoteclient.ogc that return OGCServiceInformation
abstract  OGCServiceInformation OGCProtocolHandler.getServiceInformation()
           
 

Uses of OGCServiceInformation in org.gvsig.remoteclient.wcs
 

Subclasses of OGCServiceInformation in org.gvsig.remoteclient.wcs
 class WCSServiceInformation
           
 

Methods in org.gvsig.remoteclient.wcs that return OGCServiceInformation
 OGCServiceInformation WCSProtocolHandler.getServiceInformation()
           
 

Uses of OGCServiceInformation in org.gvsig.remoteclient.wfs
 

Subclasses of OGCServiceInformation in org.gvsig.remoteclient.wfs
 class WFSServiceInformation
           
 

Methods in org.gvsig.remoteclient.wfs that return OGCServiceInformation
 OGCServiceInformation WFSProtocolHandler.getServiceInformation()
           
 

Uses of OGCServiceInformation in org.gvsig.remoteclient.wms
 

Subclasses of OGCServiceInformation in org.gvsig.remoteclient.wms
 class WMSServiceInformation
          Class that represents the description of the WMS metadata.
 

Methods in org.gvsig.remoteclient.wms that return OGCServiceInformation
 OGCServiceInformation WMSProtocolHandler.getServiceInformation()
           
 

Uses of OGCServiceInformation in org.gvsig.remoteclient.wmts
 

Subclasses of OGCServiceInformation in org.gvsig.remoteclient.wmts
 class WMTSServiceInformation
          Class that represents the description of the WMS metadata.
 

Methods in org.gvsig.remoteclient.wmts that return OGCServiceInformation
 OGCServiceInformation WMTSProtocolHandler.getServiceInformation()
           
 



Copyright © 2004-2013 gvSIG. All Rights Reserved.