Метод | Описание | |
---|---|---|
GetParameterNames ( ) : string[] |
Gets a list containing the names of parameters.
|
|
ReleaseProviderIfNeeded ( ISpatialDataProvider provider ) : void |
Performs a finalization procedure for the spatial data provider. This implementation do nothing.
|
|
SetParameters ( string>.Dictionary |
Sets the parameter values.
|
|
ShapeFileSpatialDataProviderHolder ( ) : System |
Initializes a new instance of the MapAround.DataProviders.ShapeFileSpatialDataProviderHolder.
|
Метод | Описание | |
---|---|---|
createProviderInstance ( ) : ISpatialDataProvider |
public ReleaseProviderIfNeeded ( ISpatialDataProvider provider ) : void | ||
provider | ISpatialDataProvider | Spatial data provider instance |
Результат | void |
public SetParameters ( string>.Dictionary |
||
parameters | string>.Dictionary | Parameter values |
Результат | void |
public ShapeFileSpatialDataProviderHolder ( ) : System | ||
Результат | System |