Method | Description | |
---|---|---|
GDALRasterProviderHolder ( ) : System |
Initializes a new instance of the MapAround.DataProviders.GDALRasterProvider.
|
|
GetParameterNames ( ) : string[] |
Gets a list containing the names of parameters.
|
|
ReleaseProviderIfNeeded ( IRasterProvider provider ) : void |
Performs a finalization procedure for the raster provider. This implementation call Dispose method of the provider.
|
|
SetParameters ( string>.Dictionary |
Sets the parameter values.
|
Method | Description | |
---|---|---|
createProviderInstance ( ) : IRasterProvider |
public ReleaseProviderIfNeeded ( IRasterProvider provider ) : void | ||
provider | IRasterProvider | Raster provider instance |
return | void |
public SetParameters ( string>.Dictionary |
||
parameters | string>.Dictionary | Parameter values |
return | void |