Class: TopologyValidatorJobsParameter

SuperMap.TopologyValidatorJobsParameter

The TopologyValidatorJobsParameter class.

new SuperMap.TopologyValidatorJobsParameter(options)

TopologyValidatorJobsParameter.js, line 10
Name Type Description
options Object

The parameters.

Name Type Default Description
datasetName string

The dataset name.

datasetTopology string

The dataset name of the object.

rule SuperMap.TopologyValidatorRule SuperMap.TopologyValidatorRule.REGIONNOOVERLAP optional

The TopologyValidatorRule.

tolerance string optional

The tolerance.

output SuperMap.OutputSetting optional

Output parameter settings.

mappingParameters SuperMap.MappingParameters optional

The parameter class for visualizing the results after analysis.

Members

datasetNamestring

The dataset name.

datasetTopologystring

The dataset name of the object.

mappingParametersSuperMap.MappingParameters

The parameter class for visualizing the results after analysis.

Output parameter settings.

The TopologyValidatorRule.

Default Value:
SuperMap.TopologyValidatorRule.REGIONNOOVERLAP

tolerancestring

The tolerance, used when check the specified topology error.

Methods

SuperMap.TopologyValidatorJobsParameter.toObject(TopologyValidatorJobsParameter, tempObj)

TopologyValidatorJobsParameter.js, line 88

Get the TopologyValidatorJobs object.

Name Type Description
TopologyValidatorJobsParameter Object

The TopologyValidatorJobsParameter class.

tempObj Object

The target object.

destroy()

TopologyValidatorJobsParameter.js, line 69

Disposes the resource. The property that references resource is set to null.