new SuperMap.SummaryAttributesJobsParameter(options)
            common/iServer/SummaryAttributesJobsParameter.js, line 9
        
        
    | Name | Type | Description | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| options | Object | 参数。 
 | 
Members
- 
    attributeFieldstring
- 
    
    属性字段。 
- 
    datasetNamestring
- 
    
    汇总数据集名称。 
- 
    groupFieldstring
- 
    
    分组字段。 
- 
    mappingParametersSuperMap.MappingParameters
- 
    
    分析后结果可视化的参数类。 
- 
    outputSuperMap.OutputSetting
- 
    
    输出参数设置类。 
- 
    statisticModesstring
- 
    
    属性汇总统计模式。 
Methods
- 
    SuperMap.SummaryAttributesJobsParameter.destroy()common/iServer/SummaryAttributesJobsParameter.js, line 62
- 
    
    
    
    
    
    
    
    
    
- 
    SuperMap.SummaryAttributesJobsParameter.toObject(SummaryAttributesJobsParameter, tempObj)common/iServer/SummaryAttributesJobsParameter.js, line 81
- 
    
    
    生成属性汇总分析任务对象。 Name Type Description SummaryAttributesJobsParameterObject 属性汇总任务参数。 tempObjObject 目标对象。