IHeatLayer 方法 |
The IHeatLayer type exposes the following members.
| 名称 | 说明 | |
|---|---|---|
| Add |
添加一个 IElement
(继承自 IElementCollection。) | |
| AddHeatElement |
添加一个热点数据(集合的实质是ElementCollection)
| |
| Clear |
清空 IElement元素
(继承自 IElementCollection。) | |
| ClearHeatElement |
清除所有热点数据(集合的实质是ElementCollection)
| |
| ContainsElementByName |
获取包含的 IElement 个数 通过 名称
(继承自 IGraphicsLayer。) | |
| CreateHeatDotSymbol |
创建一个热点符号
| |
| DeleteElementByName |
删除 IElement 通过 名称
(继承自 IGraphicsLayer。) | |
| GetElementByClientXY |
获取 IElement 通过 客户端坐标
(继承自 IGraphicsLayer。) | |
| GetElementByClientXYEx |
获取 IElement 通过 客户端坐标
(继承自 IGraphicsLayer。) | |
| GetElementByName |
获取 IElement 通过 名称
(继承自 IGraphicsLayer。) | |
| GetElementsByClientXY |
获取 IElement 通过 客户端坐标
(继承自 IGraphicsLayer。) | |
| GetElementsByClientXYEx |
获取 IElement 通过 客户端坐标
(继承自 IGraphicsLayer。) | |
| GetElementsByName |
获取 IElement 通过 名称
(继承自 IGraphicsLayer。) | |
| GetVisibleInfo |
获取指定比例尺范围下可见状态
(继承自 ILayer。) | |
| IndexExchange |
元素索引交换
(继承自 IGraphicsLayer。) | |
| IndexOf |
获取IElement索引
(继承自 IElementCollection。) | |
| Insert |
加入一个 IElement元素
(继承自 IElementCollection。) | |
| OnDraw |
绘制
(继承自 ILayer。) | |
| QuerySymbolByValue |
通过值获取一个可用的符号
(继承自 IClusterLayer。) | |
| RemoveAt |
移除IElement 通过 索引
(继承自 IElementCollection。) | |
| RemoveHeatElementAt |
移除热点数据 通过 索引(集合的实质是ElementCollection,索引可通过 ElementCollection.IndexOf() 获得)
| |
| ResetClassifySymbolCollection |
重置分级符号集合并使用系统默认值
(继承自 IClusterLayer。) | |
| ResetExtent |
重置视图范围
(继承自 IGraphicsLayer。) | |
| ResetHeatDotSample |
重置热力图样本(当AlphaChannelMin、AlphaChannelMax和Radius改变后需要调用ResetHeatDotSample)
| |
| ResetHeatElementSymbol |
重置热力图元素符号(当ClassifySymbolCollection发生改变,或ResetHeatDotSample重置后需要调用ResetHeatElementSymbol)
| |
| ResetMapGridExtent |
重置地图网格聚类所必需的地图网格视图范围
(继承自 IClusterLayer。) |