com.supermap.layout
接口 MapLayoutDrawingListener
-
public interface MapLayoutDrawingListener
用于接收布局绘制操作事件(MapLayoutDrawingEvent
)的监听器。
-
-
方法概要
所有方法 实例方法 抽象方法 限定符和类型 方法和说明 void
mapLayoutDrawing(MapLayoutDrawingEvent event)
在进行布局绘制操作前调用该方法。
-
-
-
方法详细资料
-
mapLayoutDrawing
void mapLayoutDrawing(MapLayoutDrawingEvent event)
在进行布局绘制操作前调用该方法。- 参数:
event
- 指示布局绘制操作的事件。
-
-
Copyright © 2021–2024 SuperMap. All rights reserved.