public class PlotLayerSelectedEvent extends PlotLayerEvent
在添加标号选择集变化后触发该事件。
构造器和说明 |
---|
PlotLayerSelectedEvent(Object source,
int count)
根据指定的参数来构造一个 PlotLayerSelectedEvent 的新对象。
|
限定符和类型 | 方法和说明 |
---|---|
int |
getCount()
返回选中标号的个数。
|
getChildPlotLayer, getPlotLayer, getPlotSymbol
getSource, toString
public PlotLayerSelectedEvent(Object source, int count)
source
- 发起事件的对象。count
- 选中标号的个数。Copyright © 2021–2024 SuperMap. All rights reserved.