类的使用
com.supermap.data.conversion.ExportSetting
-
使用ExportSetting的程序包 程序包 说明 com.supermap.data.conversion -
-
com.supermap.data.conversion中ExportSetting的使用
com.supermap.data.conversion中ExportSetting的子类 限定符和类型 类和说明 class
ExportSettingBMP
BMP 位图文件导出的参数设置类,继承自ExportSetting
类。class
ExportSettingCSV
CSV文件导出的参数设置类,继承自ExportSetting
类。class
ExportSettingDWG
AutoCAD DWG 文件导出的参数设置类,继承自ExportSetting
类。class
ExportSettingDXF
AutoCAD DXF 文件导出的参数设置类。class
ExportSettingE00
Arc/Info E00交换文件导出的参数设置类,继承自ExportSetting
类。class
ExportSettingEGC
EGC 文件导出的参数设置类。class
ExportSettingFileGDBVector
导出GDB矢量数据设置 支持在 Windows x86、Linux x86和 Linux arm环境下使用。class
ExportSettingGeoJson
GeoJson 文件导出的参数设置类,继承自ExportSetting
类。class
ExportSettingGIF
GIF 文件导出的参数设置类。class
ExportSettingGJB
GJB 矢量文件导出的参数设置类,继承自ExportSetting
类。class
ExportSettingGJB9121
GJB9121 矢量文件导出的参数设置类,继承自ExportSetting
类。class
ExportSettingJPG
JPG 文件导出的参数设置类。class
ExportSettingKML
KML 文件导出的参数设置类。class
ExportSettingKMZ
KMZ 文件导出的参数设置类。class
ExportSettingModelX
.X 文件导出的参数类。class
ExportSettingNetCDF
NetCDF导出类。class
ExportSettingPersonalGDBVector
ESRI Personal Geodatabase 矢量格式 导出的参数设置类,继承自ExportSetting
类。class
ExportSettingPNG
PNG(Portable Network Graphic)文件导出的参数类。class
ExportSettingSHP
SHP (ESRI Shapefile)文件导出的参数设置类,继承自ExportSetting
类。class
ExportSettingSimpleJson
SimpleJSON格式导出类 SimpleJSON格式是SuperMap自定义JSON格式,类似于GeoJSON,由*.json文件和*.meta文件组成class
ExportSettingSIT
SIT 文件导出的参数设置类。class
ExportSettingTAB
MapInfo TAB文件导出的参数设置类,继承自ExportSetting
类。class
ExportSettingTEMSBuildingVector
电信行业数据矢量面数据(TEMSBuildingVector)集导出的设置参数类。class
ExportSettingTEMSClutter
电信行业数据栅格(TEMSClutter)文件导出的参数设置类。class
ExportSettingTEMSTextLabels
导出电信行业文本数据的结构信息类。class
ExportSettingTEMSVector
电信行业数据矢量线数据(TEMSVector)集导出的参数设置类。class
ExportSettingTIF
TIF(Tag Image File)文件导出的参数类。class
ExportSettingVCT
VCT 文件导出的参数设置类,继承自ExportSetting
类。返回ExportSetting的com.supermap.data.conversion中的方法 限定符和类型 方法和说明 ExportSetting
ExportSettings. get(int index)
根据给定的索引值 index 返回导出设置信息集合对象中的导出设置信息对象。ExportSetting
ExportSteppedEvent. getCurrentTask()
返回当前进行的子操作信息。ExportSetting[]
ExportResult. getFailedSettings()
导出失败的任务的 ExportSetting 集合。ExportSetting[]
ExportResult. getSucceedSettings()
导出成功的任务的 ExportSetting 集合。参数类型为ExportSetting的com.supermap.data.conversion中的方法 限定符和类型 方法和说明 int
ExportSettings. add(ExportSetting exportSetting)
向导出设置信息集合中添加一个导出设置信息对象。boolean
ExportSettings. insert(int index, ExportSetting ExportSetting)
根据指定的索引值向导出设置信息集合中插入一个导出设置信息对象。参数类型为ExportSetting的com.supermap.data.conversion中的构造器 构造器和说明 ExportSetting(ExportSetting exportSetting)
根据给定的 ExportSetting 对象构造一个与其完全相同的新对象。ExportSteppedEvent(Object source, int percent, int subPercent, ExportSetting currentTask, int count, boolean cancel)
根据给定的参数构造一个 ExportSteppedEvent 类的新对象。
-
Copyright © 2021–2024 SuperMap. All rights reserved.