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

Packages that use OGCProtocolHandler
org.gvsig.remoteclient.ogc.request   
org.gvsig.remoteclient.wcs   
org.gvsig.remoteclient.wcs.wcs_1_0_0   
org.gvsig.remoteclient.wfs   
org.gvsig.remoteclient.wfs.wfs_1_0_0   
org.gvsig.remoteclient.wfs.wfs_1_1_0   
org.gvsig.remoteclient.wms   
org.gvsig.remoteclient.wms.wms_1_1_0   
org.gvsig.remoteclient.wms.wms_1_1_1   
org.gvsig.remoteclient.wms.wms_1_3_0   
org.gvsig.remoteclient.wmts   
org.gvsig.remoteclient.wmts.wmts_1_0_0   
 

Uses of OGCProtocolHandler in org.gvsig.remoteclient.ogc.request
 

Fields in org.gvsig.remoteclient.ogc.request declared as OGCProtocolHandler
protected  OGCProtocolHandler OGCRequest.protocolHandler
           
 

Constructors in org.gvsig.remoteclient.ogc.request with parameters of type OGCProtocolHandler
OGCRequest(RemoteClientStatus status, OGCProtocolHandler protocolHandler)
           
 

Uses of OGCProtocolHandler in org.gvsig.remoteclient.wcs
 

Subclasses of OGCProtocolHandler in org.gvsig.remoteclient.wcs
 class WCSProtocolHandler
           
 

Uses of OGCProtocolHandler in org.gvsig.remoteclient.wcs.wcs_1_0_0
 

Subclasses of OGCProtocolHandler in org.gvsig.remoteclient.wcs.wcs_1_0_0
 class WCSProtocolHandler1_0_0
           
 

Uses of OGCProtocolHandler in org.gvsig.remoteclient.wfs
 

Subclasses of OGCProtocolHandler in org.gvsig.remoteclient.wfs
 class WFSProtocolHandler
           
 

Uses of OGCProtocolHandler in org.gvsig.remoteclient.wfs.wfs_1_0_0
 

Subclasses of OGCProtocolHandler in org.gvsig.remoteclient.wfs.wfs_1_0_0
 class WFSProtocolHandler1_0_0
           
 

Uses of OGCProtocolHandler in org.gvsig.remoteclient.wfs.wfs_1_1_0
 

Subclasses of OGCProtocolHandler in org.gvsig.remoteclient.wfs.wfs_1_1_0
 class WFSProtocolHandler1_1_0
           
 

Uses of OGCProtocolHandler in org.gvsig.remoteclient.wms
 

Subclasses of OGCProtocolHandler in org.gvsig.remoteclient.wms
 class WMSProtocolHandler
           Abstract class that represents handlers to comunicate via WMS protocol.
 

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

Subclasses of OGCProtocolHandler in org.gvsig.remoteclient.wms.wms_1_1_0
 class WMSProtocolHandler1_1_0
           Describes the handler to comunicate to a WMS 1.1.0
 

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

Subclasses of OGCProtocolHandler in org.gvsig.remoteclient.wms.wms_1_1_1
 class WMSProtocolHandler1_1_1
           Describes the handler to comunicate to a WMS 1.1.1
 

Uses of OGCProtocolHandler in org.gvsig.remoteclient.wms.wms_1_3_0
 

Subclasses of OGCProtocolHandler in org.gvsig.remoteclient.wms.wms_1_3_0
 class WMSProtocolHandler1_3_0
           Describes the handler to comunicate to a WMS 1.3.0
 

Uses of OGCProtocolHandler in org.gvsig.remoteclient.wmts
 

Subclasses of OGCProtocolHandler in org.gvsig.remoteclient.wmts
 class WMTSProtocolHandler
           Abstract class that represents handlers to comunicate via WMS protocol.
 

Uses of OGCProtocolHandler in org.gvsig.remoteclient.wmts.wmts_1_0_0
 

Subclasses of OGCProtocolHandler in org.gvsig.remoteclient.wmts.wmts_1_0_0
 class WMTSProtocolHandler1_0_0
          Describes the handler to comunicate to a WMTS 1.0.0
 



Copyright © 2004-2013 gvSIG. All Rights Reserved.