类的使用
com.supermap.data.SpatialIndexInfo
-
使用SpatialIndexInfo的程序包 程序包 说明 com.supermap.chart.conversion com.supermap.data com.supermap.data.conversion -
-
com.supermap.chart.conversion中SpatialIndexInfo的使用
返回SpatialIndexInfo的com.supermap.chart.conversion中的方法 限定符和类型 方法和说明 SpatialIndexInfo
ImportSettingChartS57. getSpatialIndex()
返回空间索引信息。参数类型为SpatialIndexInfo的com.supermap.chart.conversion中的方法 限定符和类型 方法和说明 void
ImportSettingChartS57. setSpatialIndex(SpatialIndexInfo spatialIndexInfo)
设置空间索引信息。 -
com.supermap.data中SpatialIndexInfo的使用
返回SpatialIndexInfo的com.supermap.data中的方法 限定符和类型 方法和说明 SpatialIndexInfo
SpatialIndexInfo. clone()
克隆当前 SpatialIndexInfo 对象,返回一个完全相同的 SpatialIndexInfo 新对象。参数类型为SpatialIndexInfo的com.supermap.data中的方法 限定符和类型 方法和说明 boolean
DatasetVector. buildSpatialIndex(SpatialIndexInfo spatialIndexInfo)
根据指定的空间索引信息为矢量数据集创建空间索引。参数类型为SpatialIndexInfo的com.supermap.data中的构造器 构造器和说明 SpatialIndexInfo(SpatialIndexInfo spatialIndexInfo)
根据给定的SpatialIndexInfo
对象构造一个与其完全相同的新对象。 -
com.supermap.data.conversion中SpatialIndexInfo的使用
返回SpatialIndexInfo的com.supermap.data.conversion中的方法 限定符和类型 方法和说明 SpatialIndexInfo
ImportSettingCoverage. getSpatialIndex()
返回空间索引信息。SpatialIndexInfo
ImportSettingCSV. getSpatialIndex()
返回导入后目标数据集的空间索引信息。SpatialIndexInfo
ImportSettingDGN. getSpatialIndex()
返回空间索引信息。SpatialIndexInfo
ImportSettingDWG. getSpatialIndex()
返回空间索引信息。SpatialIndexInfo
ImportSettingDXF. getSpatialIndex()
返回空间索引信息。SpatialIndexInfo
ImportSettingE00. getSpatialIndex()
返回空间索引信息。SpatialIndexInfo
ImportSettingFileGDBVector. getSpatialIndex()
返回空间索引信息。SpatialIndexInfo
ImportSettingGJB. getSpatialIndex()
获取空间索引信息SpatialIndexInfo
ImportSettingGJB9121. getSpatialIndex()
获取空间索引信息。SpatialIndexInfo
ImportSettingGML. getSpatialIndex()
返回空间索引信息。SpatialIndexInfo
ImportSettingGPKG. getSpatialIndex()
获取导入Geopackage 矢量数据的空间索引信息。SpatialIndexInfo
ImportSettingLIDAR. getSpatialIndex()
获取空间索引信息。SpatialIndexInfo
ImportSettingMIF. getSpatialIndex()
返回导入MIF格式数据的空间索引信息。SpatialIndexInfo
ImportSettingOrangeTab. getSpatialIndex()
获取导入Orange Tab矢量数据的空间索引信息。SpatialIndexInfo
ImportSettingSDEVector. getSpatialIndex()
返回空间索引信息。SpatialIndexInfo
ImportSettingSHP. getSpatialIndex()
返回空间索引信息。SpatialIndexInfo
ImportSettingTAB. getSpatialIndex()
返回导入数据的空间索引信息。SpatialIndexInfo
ImportSettingTEMSBuildingVector. getSpatialIndex()
返回空间索引信息。SpatialIndexInfo
ImportSettingTEMSTextLabels. getSpatialIndex()
返回空间索引信息。SpatialIndexInfo
ImportSettingTEMSVector. getSpatialIndex()
返回空间索引信息。SpatialIndexInfo
ImportSettingDWG. getSpatialIndexType()
已过时。该方法已经过时。使用getSpatialIndex()
替代。SpatialIndexInfo
ImportSettingDXF. getSpatialIndexType()
已过时。该方法已经过时。使用getSpatialIndex()
替代。 返回空间索引类型,当 isSpatialIndexAutoBuilt 属性为 true 时有效。参数类型为SpatialIndexInfo的com.supermap.data.conversion中的方法 限定符和类型 方法和说明 void
ImportSettingCoverage. setSpatialIndex(SpatialIndexInfo value)
设置空间索引信息。void
ImportSettingCSV. setSpatialIndex(SpatialIndexInfo value)
设置导入后目标数据集的空间索引信息。void
ImportSettingDGN. setSpatialIndex(SpatialIndexInfo value)
设置空间索引信息。void
ImportSettingDWG. setSpatialIndex(SpatialIndexInfo value)
设置空间索引信息void
ImportSettingDXF. setSpatialIndex(SpatialIndexInfo value)
设置空间索引信息void
ImportSettingE00. setSpatialIndex(SpatialIndexInfo value)
设置空间索引信息。void
ImportSettingFileGDBVector. setSpatialIndex(SpatialIndexInfo value)
设置空间索引信息。void
ImportSettingGJB. setSpatialIndex(SpatialIndexInfo value)
设置空间索引信息,设置后导入时将创建空间索引。void
ImportSettingGJB9121. setSpatialIndex(SpatialIndexInfo value)
设置空间索引信息。void
ImportSettingGML. setSpatialIndex(SpatialIndexInfo value)
设置空间索引信息。void
ImportSettingGPKG. setSpatialIndex(SpatialIndexInfo value)
设置导入Geopackage 矢量格式数据的空间索引信息。void
ImportSettingLIDAR. setSpatialIndex(SpatialIndexInfo value)
设置空间索引信息。void
ImportSettingMIF. setSpatialIndex(SpatialIndexInfo value)
设置导入 MIF 格式数据的空间索引信息。void
ImportSettingOrangeTab. setSpatialIndex(SpatialIndexInfo value)
设置导入Orange Tab矢量格式数据的空间索引信息。void
ImportSettingSDEVector. setSpatialIndex(SpatialIndexInfo value)
设置空间索引信息。void
ImportSettingSHP. setSpatialIndex(SpatialIndexInfo value)
设置空间索引信息。void
ImportSettingTAB. setSpatialIndex(SpatialIndexInfo value)
设置导入数据的空间索引信息。void
ImportSettingTEMSBuildingVector. setSpatialIndex(SpatialIndexInfo value)
设置空间索引信息。void
ImportSettingTEMSTextLabels. setSpatialIndex(SpatialIndexInfo value)
设置空间索引信息。void
ImportSettingTEMSVector. setSpatialIndex(SpatialIndexInfo value)
设置空间索引信息。void
ImportSettingDWG. setSpatialIndexType(SpatialIndexInfo value)
已过时。该方法已经过时。使用setSpatialIndex()
替代。void
ImportSettingDXF. setSpatialIndexType(SpatialIndexInfo value)
已过时。该方法已经过时。使用setSpatialIndex()
替代。
-
Copyright © 2021–2024 SuperMap. All rights reserved.