new SuperMap.ThiessenAnalystParameters(options)
Name | Type | Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
The parameters.
|
Members
-
clipRegionSuperMap.Geometry.Polygon L.Polygon ol.geom.Polygon
-
The result clip region. It can be null, which represents that the result cannot be clipped.
-
createResultDatasetboolean
-
Whether to return the result dataset. If true, resultDatasetName and resultDatasourceName must be set.
-
resultDatasetNamestring
-
The specified name of the result dataset.
-
resultDatasourceNamestring
-
The datasource where the specified result dataset exists. Default is this datasource.
-
returnResultRegionboolean
-
Whether to return the result polygon region array.
Methods
-
destroy()
ThiessenAnalystParameters.js, line 56 -
Disposes the resource. The property that references resource is set to null.