public class SmlDataManager
extends com.supermap.data.InternalHandleDisposable
限定符和类型 | 方法和说明 |
---|---|
void |
dispose()
对象释放
|
static SmlDataManager |
getInstance()
态势图管理类单例获取
|
boolean |
openSmlData2D(MapControl map,
String strPath)
打开二维场景
|
boolean |
openSmlData3D(SceneControl scene,
String strPath)
打开三维场景
|
void |
saveToSmlData2D(MapControl map,
String strPath)
保存二维场景
|
void |
saveToSmlData3D(SceneControl scene,
String strPath)
保存三维场景
|
public static SmlDataManager getInstance()
public void saveToSmlData3D(SceneControl scene, String strPath)
public void saveToSmlData2D(MapControl map, String strPath)
public boolean openSmlData3D(SceneControl scene, String strPath)
public boolean openSmlData2D(MapControl map, String strPath)
public void dispose()
Copyright © 2021–2024 SuperMap. All rights reserved.