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