com.supermap.mobjects.mapdata
类 MapToolKit
- java.lang.Object
-
- com.supermap.data.InternalHandle
-
- com.supermap.data.InternalHandleDisposable
-
- com.supermap.mobjects.mapdata.MapToolKit
-
- 所有已实现的接口:
- IDisposable
public class MapToolKit extends com.supermap.data.InternalHandleDisposable
MG数据加载工具
-
-
方法概要
所有方法 静态方法 实例方法 具体方法 限定符和类型 方法和说明 static ResultState
addBaseMapToActiveMap(String strWksPath, Map activeMap, boolean bGroupType)
将GJB数据入库后的结果加载到获得地图中(内部使用)void
dispose()
-
-
-
方法详细资料
-
dispose
public void dispose()
-
addBaseMapToActiveMap
public static ResultState addBaseMapToActiveMap(String strWksPath, Map activeMap, boolean bGroupType)
将GJB数据入库后的结果加载到获得地图中(内部使用)- 参数:
strWksPath
- GJB数据入库后的工作空间activeMap
- 地图bGroupType
- 为true时,以组的形式加载到地图中,否则追加到根节点下- 返回:
- 任务执行完成的状态
-
-
Copyright © 2021–2024 SuperMap. All rights reserved.