Class: FieldStatisticsParameters

SuperMap.FieldStatisticsParameters

The FieldStatisticsParameters class.

new SuperMap.FieldStatisticsParameters(options, statisticMode)

FieldStatisticsParameters.js, line 5
Name Type Description
options Object

The parameters.

Name Type Description
datasource string

The name of the datasource.

dataset string

The name of the dataset.

fieldName string

The field name .

statisticMode string.<SuperMap.StatisticMode> | Array.<string.<SuperMap.StatisticMode>>

Type of the StatisticMode.

Extends

Members

datasetstring

The name of the dataset.

datasourcestring

The name of the datasource.

fieldNamestring

The field name.

statisticModestring.<SuperMap.StatisticMode> Array.<string.<SuperMap.StatisticMode>>

Type of the StatisticMode.

Methods

destroy()

FieldStatisticsParameters.js, line 40

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