Class: VectorClipJobsParameter

SuperMap.VectorClipJobsParameter

The VectorClipJobsParameter class.

new SuperMap.VectorClipJobsParameter(options)

VectorClipJobsParameter.js, line 11
Name Type Description
options Object

The parameters.

Name Type Default Description
datasetName string

Dataset name.

datasetOverlay string

Dataset of the clip object.

mode SuperMap.ClipAnalystMode SuperMap.ClipAnalystMode.CLIP optional

Clip analysis Mode.

output SuperMap.OutputSetting optional

Output parameter setting.

mappingParameters SuperMap.MappingParameters optional

The parameter class for visualizing the results after analysis.

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

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.