new SuperMap.SurfaceAnalystParameters(options)
The class can provides parameters information for surface analysis, including using the surface analysis method for isoline and isoregion extraction and intermediate resolution. SuperMap.DatasetSurfaceAnalystParameters and SuperMap.GeometrySurfaceAnalystParameters are inherited from the class.
Name | Type | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
The parameters.
|
Members
-
extractParameterSuperMap.SurfaceAnalystParametersSetting
-
Gets or sets the parameters of surface analysis. When using point dataset for isoregion extraction analysis, the expectedZValues field in the SurfaceAnalystParametersSetting class is not supported now.
-
resolutionnumber
-
Specifies the resolution of the intermediate results (raster dataset).
-
resultSettingSuperMap.DataReturnOption
-
The DataReturnOption class.
-
surfaceAnalystMethodSuperMap.SurfaceAnalystMethod
-
Gets or sets the extraction methods for isoline and isoregion extraction of surface analysis. Default is the isoline analysis.
- Default Value: SuperMap.SurfaceAnalystMethod.ISOLINE
Methods
-
destroy()
SurfaceAnalystParameters.js, line 54 -
Disposes the resource. The property that references resource is set to null.