NgaDigitalTerrainElevationData Constructor |
Name | Description | |
---|---|---|
NgaDigitalTerrainElevationData(FileStreamFactory) |
Initializes a new instance with the specified file stream factory for a DMED file.
| |
NgaDigitalTerrainElevationData(String) |
Initializes a new instance using the specified DMED filename.
| |
NgaDigitalTerrainElevationData(FileStreamFactory, TerrainCacheGroup) |
Initializes a new instance with the specified file stream factory for a DMED file.
| |
NgaDigitalTerrainElevationData(String, TerrainCacheGroup) |
Initializes a new instance using the specified DMED filename.
| |
NgaDigitalTerrainElevationData(String, Int32, Int32, Int32, Int32) |
Initializes a new instance with the specified information.
If a DMED file is available for this data set, the constructor taking that file should be used instead.
| |
NgaDigitalTerrainElevationData(String, Int32, Int32, Int32, Int32, TerrainCacheGroup) |
Initializes a new instance with the specified information.
If a DMED file is available for this data set, the constructor taking that file should be used instead.
|