new SuperMap.ChartQueryFilterParameter(options)
ChartQueryFilterParameter.js, line 4
Name | Type | Description | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
The parameters.
|
Members
-
attributeFilterstring
-
The attribute field filter condition.
-
chartFeatureInfoSpecCodenumber
-
The feature ID to be looked up.
-
isQueryLineboolean
-
Whether looks up lines.
-
isQueryPointboolean
-
Whether looks up points.
-
isQueryRegionboolean
-
Whether looks up regions.
Methods
-
destroy()
ChartQueryFilterParameter.js, line 54 -
Disposes the resource. The property that references resource is set to null.
-
toJson()
ChartQueryFilterParameter.js, line 67 -
Transform attributes information to JSON format string.