new SuperMap.VectorClipJobsParameter(options)
VectorClipJobsParameter.js, line 11
Name | Type | Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
The parameters.
|
Members
-
datasetNamestring
-
Dataset name.
-
datasetOverlaystring
-
Dataset of the clip object.
-
geometryClipstring
-
Geometry object of clip.
-
mappingParametersSuperMap.MappingParameters
-
The parameter class for visualizing the results after analysis.
-
Clip analysis Mode.
- Default Value: ClipAnalystMode.CLIP
outputSuperMap.OutputSetting
Output parameter setting
Methods
-
SuperMap.VectorClipJobsParameter.toObject(vectorClipJobsParameter, tempObj)
VectorClipJobsParameter.js, line 87 -
The vector clip analysis object.
Name Type Description vectorClipJobsParameter
Object The vectorClipJobsParameter class
tempObj
Object Target object.
-
destroy()
VectorClipJobsParameter.js, line 68 -
Disposes the resource. The property that references resource is set to null.