new SuperMap.ChartQueryFilterParameter(options)
            common/iServer/ChartQueryFilterParameter.js, line 7
        
        
    | Name | Type | Description | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| options | Object | 参数。 
 | 
Members
- 
    attributeFilterstring
- 
    
    属性字段过滤条件。 
- 
    chartFeatureInfoSpecCodenumber
- 
    
    查询的物标代号。 
- 
    isQueryLineboolean
- 
    
    是否查询线。 
- 
    isQueryPointboolean
- 
    
    是否查询点。 
- 
    isQueryRegionboolean
- 
    
    是否查询面。 
Methods
- 
    destroy()common/iServer/ChartQueryFilterParameter.js, line 57
- 
    
    
    释放资源,将引用资源的属性置空。 
- 
    toJson()common/iServer/ChartQueryFilterParameter.js, line 70
- 
    
    
    将属性信息转化成 JSON 格式字符串。