public class DataBY
extends com.supermap.data.InternalHandleDisposable
构造器和说明 |
---|
DataBY()
构造函数
|
限定符和类型 | 方法和说明 |
---|---|
void |
addSteppedListener(ProcessSteppedListener l)
注册批量入库监听
|
void |
dispose()
释放对象
|
boolean |
importBYData(String strBYDataPath,
Workspace workspace)
导入兵要数据
|
void |
removeSteppedListener(ProcessSteppedListener l)
移除批量入库监听
|
public void dispose()
public boolean importBYData(String strBYDataPath, Workspace workspace)
strBYDataPath
- 兵要数据文件(FeatureList.txt)的路径workspace
- 工作空间public void addSteppedListener(ProcessSteppedListener l)
public void removeSteppedListener(ProcessSteppedListener l)
Copyright © 2021–2024 SuperMap. All rights reserved.