OgcWcsCoverage Class
Used to describe a coverage in an OpenGIS Web Coverage Service.
NuGet/Assembly: Carmenta.Engine.5.17.0.nupkg (in the CEOgc assembly)
Syntax
public class OgcWcsCoverage : EngineObjectInheritance Hierarchy
System.Object
EngineObject
OgcWcsCoverage
Platforms
Windows, Linux, Android
OgcWcsCoverage Members
The OgcWcsCoverage type has the following members.
Properties
| Name | Description |
|---|---|
| Abstract | Gets the abstract of the coverage. |
| IsDisposed | Gets a value that tells whether the current OgcWcsCoverage has been disposed. Inherited from EngineObject |
| Name | Gets the name identifier of the coverage used as OgcWcsDataSet.CoverageId. |
| NativeHandle | Gets the native Carmenta Engine kernel object the current OgcWcsCoverage represents. Inherited from EngineObject |
| Title | Gets the title of the coverage. |
Methods
| Name | Description |
|---|---|
| Clone | Creates a copy of an object. Inherited from EngineObject |
| Dispose | Releases the reference to the native Carmenta Engine kernel instance the EngineObject represents. Inherited from EngineObject |
| Equals | Determines whether this instance is equal to another. Inherited from EngineObject |