Uses of Package
org.geotools.data.ows

Packages that use org.geotools.data.ows
org.geotools.data.ows   
org.geotools.data.wfs.v1_0_0   
org.geotools.data.wms Provides for Web Map Server client access as a Grid Coverage Exchange. 
org.geotools.data.wms.request   
org.geotools.data.wms.response   
org.geotools.map List of layers to be rendered. 
org.geotools.swing.wms   
 

Classes in org.geotools.data.ows used by org.geotools.data.ows
AbstractRequest
          A class that provides functionality for performing basic requests
Capabilities
          Represents a base object for a Capabilities document
CRSEnvelope
          A pair of coordinates and a reference system that represents a section of the Earth
FeatureSetDescription
           Represents a wfs:FeatureType ... and didn't want to use FeatureType as it could get confused with org.geotools.data.FeatureType
GetCapabilitiesRequest
          Represents a GetCapabilitiesRequest.
GetCapabilitiesResponse
          Base class for GetCapabilities responses.
Layer
          Nested list of zero or more map Layers offered by this server.
OperationType
          Represents an operation used by Open Web Services for requests and responses.
Request
          This represents a Request to be made against a Open Web Service.
Response
          Provides a base class for Responses from an OWS.
Service
          This is a data model for the Open Web Service (OWS) metadata.
Specification
          Provides support for the Open Web Service Specificaitons.
StyleImpl
           
WFSCapabilities
           DOCUMENT ME!
WMSRequest
          Available WMS Operations are listed in a Request element.
 

Classes in org.geotools.data.ows used by org.geotools.data.wfs.v1_0_0
WFSCapabilities
           DOCUMENT ME!
 

Classes in org.geotools.data.ows used by org.geotools.data.wms
AbstractGetCapabilitiesRequest
          Each Open Web Service typically defines an operation that describes what operations it supports and what data it holds.
AbstractOpenWebService
          This abstract class provides a building block for one to implement an Open Web Service (OWS) client.
AbstractRequest
          A class that provides functionality for performing basic requests
GetCapabilitiesRequest
          Represents a GetCapabilitiesRequest.
GetCapabilitiesResponse
          Base class for GetCapabilities responses.
Layer
          Nested list of zero or more map Layers offered by this server.
OperationType
          Represents an operation used by Open Web Services for requests and responses.
Request
          This represents a Request to be made against a Open Web Service.
Response
          Provides a base class for Responses from an OWS.
Specification
          Provides support for the Open Web Service Specificaitons.
WMSCapabilities
          Represents a base object for a WMS getCapabilities response.
 

Classes in org.geotools.data.ows used by org.geotools.data.wms.request
AbstractRequest
          A class that provides functionality for performing basic requests
CRSEnvelope
          A pair of coordinates and a reference system that represents a section of the Earth
Layer
          Nested list of zero or more map Layers offered by this server.
Request
          This represents a Request to be made against a Open Web Service.
StyleImpl
           
 

Classes in org.geotools.data.ows used by org.geotools.data.wms.response
GetCapabilitiesResponse
          Base class for GetCapabilities responses.
LayerDescription
          Used to hold data regarding Layers.
Response
          Provides a base class for Responses from an OWS.
 

Classes in org.geotools.data.ows used by org.geotools.map
Layer
          Nested list of zero or more map Layers offered by this server.
 

Classes in org.geotools.data.ows used by org.geotools.swing.wms
Layer
          Nested list of zero or more map Layers offered by this server.
 



Copyright © 1996-2009 Geotools. All Rights Reserved.