Provides access to members give access to WCSServiceDescription information.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
This interface is new at ArcGIS 9.3.
Members
Description | ||
---|---|---|
![]() |
Abstract | Abstract of WCS Service. |
![]() |
AccessConstrains | Constrains to access to this WCS Service. |
![]() |
BaseURL | Base url for given capability and request method. |
![]() |
CoverageDescriptionByIndex | WCS coverage information at the given index. |
![]() |
CoverageDescriptionByName | CoverageDescription by name. |
![]() |
CoverageDescriptionCount | WCS coverage count. |
![]() |
CoverageRequestUrl | The URL to download the coverage from. |
![]() |
ExceptionFormat | Supported exception at the given index. |
![]() |
ExceptionFormatCount | Supported exception format count. |
![]() |
FireWCSException | Notifies listeners about a valid exception from the WCS Service. |
![]() |
FireWCSRequest | Notifies listeners about the URL request made to this WCS Service. |
![]() |
Keyword | Available keyword at the given index. |
![]() |
KeywordCount | Available keyword count. |
![]() |
SupportedVersion | Supported version at the given index. |
![]() |
SupportedVersionsCount | Supported versions count. |
![]() |
Title | Title of WCS Service. |
![]() |
Version | Default version of WCS Service. |
![]() |
WCSName | Name of WCS Service. |
CoClasses that implement IWCSServiceDescription
CoClasses and Classes | Description |
---|---|
WCSConnection | The Connection for WCS. |