This document is archived and information here might be outdated. Recommended version. |
Provides access to members that create or modify a raster layer.
This interface is new at ArcGIS 9.3.
Provide access to the properties and methods of WCS Layer through which an OGC coverage served by a Web Coverage Service (WCS) can be accessed and visualized.
Name | Description | |
---|---|---|
CoverageName | The WCS coverage name. | |
Create | Creates a WCS layer from given WCS coverage definition. | |
Refresh | Refreshes layer once any of layer properies has changed. | |
ResamplingType | The request resampling (interpolation) type. | |
ServiceURL | The WCS service URL. | |
Timeout | The request timeout value in seconds. | |
Version | The WCS service version. |
Classes | Description |
---|---|
WCSLayer | WCS layer source and display options. |