Class: SummaryAttributesJobsParameter

SuperMap. SummaryAttributesJobsParameter static

属性汇总分析任务参数类

new SuperMap.SummaryAttributesJobsParameter(options)

common/iServer/SummaryAttributesJobsParameter.js, line 5
Name Type Description
options Object

可选参数。如:
datasetName -{string} 数据集名。
groupField -{string}分组字段。
attributeField -{string} 属性字段。
statisticModes -{string} 统计模式。
output -{SuperMap.OutputSetting} 输出参数设置

Members

attributeFieldstring

属性字段

datasetNamestring

汇总数据集名称

groupFieldstring

分组字段

输出参数设置类

statisticModesstring

属性汇总统计模式

Methods

SuperMap.SummaryAttributesJobsParameter.destroy()

common/iServer/SummaryAttributesJobsParameter.js, line 52

SuperMap.SummaryAttributesJobsParameter.toObject(SummaryAttributesJobsParameter, tempObj)

common/iServer/SummaryAttributesJobsParameter.js, line 67

生成属性汇总分析任务对象

Name Type Description
SummaryAttributesJobsParameter Object

属性汇总任务参数

tempObj Object

目标对象