Class: SummaryAttributesJobsParameter

SuperMap.SummaryAttributesJobsParameter

The SummaryAttributesJobsParameter class.

new SuperMap.SummaryAttributesJobsParameter(options)

SummaryAttributesJobsParameter.js, line 6
Name Type Description
options Object

The parameters.

Name Type Description
datasetName string

The name of the dataset.

groupField string

The group field.

attributeField string

The attribute field.

statisticModes string

The statistic mode

output SuperMap.OutputSetting optional

Output parameter setting class.

mappingParameters SuperMap.MappingParameters optional

The parameter class for visualizing the results after analysis.

Members

attributeFieldstring

The attribute field.

datasetNamestring

The name of the dataset.

groupFieldstring

The group field.

mappingParametersSuperMap.MappingParameters

The parameter class for visualizing the results after analysis.

Output parameter setting class.

statisticModesstring

The statistic mode

Methods

SuperMap.SummaryAttributesJobsParameter.destroy()

SummaryAttributesJobsParameter.js, line 59

SuperMap.SummaryAttributesJobsParameter.toObject(SummaryAttributesJobsParameter, tempObj)

SummaryAttributesJobsParameter.js, line 78

Get the SummaryAttributesJobsParameter.

Name Type Description
SummaryAttributesJobsParameter Object

The SummaryAttributesJobsParameter class.

tempObj Object

The target object.