com.supermap.mobjects.situation

类 PlotLayerClearedEvent

  • 所有已实现的接口:
    Serializable


    public class PlotLayerClearedEvent
    extends PlotLayerEvent
    指示图元层、子图层清除标号的事件。

    在添加图元层集合中的图元层、子图层集合中子图层或者标号集合中的标号后触发该事件。

    另请参阅:
    序列化表格
    • 构造器详细资料

      • PlotLayerClearedEvent

        public PlotLayerClearedEvent(Object source)
        构造函数
        参数:
        source - 发起事件的对象。
      • PlotLayerClearedEvent

        public PlotLayerClearedEvent(Object source,
                                     ChildPlotLayer childPlotLayer)
        构造函数
        参数:
        source - 发起事件的对象。
        childPlotLayer - 子图层对象。
      • PlotLayerClearedEvent

        public PlotLayerClearedEvent(Object source,
                                     PlotLayer plotLayer)
        构造函数
        参数:
        source - 发起事件的对象。
        source - 标绘图层对象。

Copyright © 2021–2024 SuperMap. All rights reserved.