ArcObjects Library Reference (GISClient)  

IWCSCoverageDescription Interface

Provides access to members give access to WCSCoverageDescription information.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

This interface is new at ArcGIS 9.3.

Members

Description
Read-only property Abstract Abstract of WCS coverage.
Read-only property CRS Available CRS at the given index.
Read-only property CRSCount Supported CRS count.
Read-only property DefaultBoundingBox The default bounding box of this coverage.
Read-only property DefaultBoundingCRS CRS name of default bounding box.
Read-only property DefaultInterpolation The default interpolation.
Read-only property Identifier Identifier of WCS coverage.
Read-only property ImageFormat Available format at the given index.
Read-only property ImageFormatCount Supported formats count.
Read-only property Interpolation Available interpolation at the given index.
Read-only property InterpolationCount Supported interpolation count.
Read-only property IsSelected Indicates whether this coverage has been selected when it is added to the connection.
Read-only property LonLatBoundingBox Minimum bounding extent of the coverage data.
Read/write property LonLatSRSName SRS name of longtitude and latitude envelope.
Read-only property Name Name of WCS coverage.
Read-only property NativeCRS The native CRS or the first CRS if the native CRS is not given.
Read-only property NativeImageFormat The native format or the first format if the native format is not given.
Read-only property Range Range of the coverage data.
Read-only property SpatialDomain Spatial domain of the coverage data.
Read-only property Title Title of WCS coverage.
Read-only property WCSCoverageName WCS coverage name of this description.