com.supermap.ui

接口 ElementModifyingListener

    • 方法详细资料

      • elementModifying

        void elementModifying(ElementEvent event)
        在地图交互编辑状态下,当元素对象进行编辑操作前调用。

        该事件是指在 MapLayoutControl 上面的操作而触发的事件,而通过 MapLayout.getElements() 的相关方法修改几何对象不能触发该事件。

        参数:
        event - 指示元素对象编辑的事件。

Copyright © 2021–2024 SuperMap. All rights reserved.