Class: VectorClipJobsParameter

ol.supermap.VectorClipJobsParameter

The VectorClipJobsParameter class.

new ol.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 ol.supermap.ClipAnalystMode ol.supermap.ClipAnalystMode.CLIP optional

Clip analysis Mode.

output ol.supermap.OutputSetting optional

Output parameter setting.

mappingParameters ol.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.

The parameter class for visualizing the results after analysis.

Clip analysis Mode.

Default Value:
ClipAnalystMode.CLIP

Output parameter setting

Methods

static 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.