类的使用
com.supermap.chart.conversion.ImportSettingChart
-
使用ImportSettingChart的程序包 程序包 说明 com.supermap.chart.conversion -
-
com.supermap.chart.conversion中ImportSettingChart的使用
com.supermap.chart.conversion中ImportSettingChart的子类 限定符和类型 类和说明 class
ImportSettingChartS101
S-101 格式海图数据导入信息设置类。class
ImportSettingChartS57
S-57 格式海图数据导入信息设置类。返回ImportSettingChart的com.supermap.chart.conversion中的方法 限定符和类型 方法和说明 ImportSettingChart
ImportSettingCharts. get(int index)
根据给定的索引值 index 获取海图数据导入设置信息集合对象(ImportSettingCharts
)中的海图数据导入设置信息对象(ImportSettingChart
)。ImportSettingChart
ImportChartSteppedEvent. getCurrentTask()
返回当前进行的子项信息。ImportSettingChart[]
ImportResultChart. getFailedSettings()
获取导入失败的ImportSettingChart
集合。ImportSettingChart[]
ImportResultChart. getSucceedSettings()
获取导入成功的ImportSettingChart
集合。参数类型为ImportSettingChart的com.supermap.chart.conversion中的方法 限定符和类型 方法和说明 int
ImportSettingCharts. add(ImportSettingChart importSetting)
在海图数据导入设置信息集合对象(ImportSettingCharts
)中添加一个指定的(ImportSettingChart
)对象。String[]
ImportResultChart. getSucceedDatasetNames(ImportSettingChart succeedSetting)
获取导入成功的数据集名称。boolean
ImportSettingCharts. insert(int index, ImportSettingChart importSetting)
在海图数据导入设置信息集合对象(ImportSettingCharts
)的指定索引处插入指定的海图数据导入设置信息对象(ImportSettingChart
)。参数类型为ImportSettingChart的com.supermap.chart.conversion中的构造器 构造器和说明 ImportChartSteppedEvent(Object source, String title, String message, int percent, int subPercent, ImportSettingChart currentTask, int count, boolean cancel)
根据给定的参数构造一个新的ImportChartSteppedEvent
对象。
-
Copyright © 2021–2024 SuperMap. All rights reserved.