类的使用
com.supermap.data.PixelFormat
-
-
com.supermap.analyst.spatialanalyst中PixelFormat的使用
返回PixelFormat的com.supermap.analyst.spatialanalyst中的方法 限定符和类型 方法和说明 PixelFormatConversionAnalystParameter. getPixelFormat()返回结果栅格数据集的像素格式,只在矢量转栅格时有效。PixelFormatGridAnalystSetting. getPixelFormat()已过时。PixelFormatTerrainAnalystSetting. getPixelFormat()已过时。PixelFormatTerrainBuilderParameter. getPixelFormat()返回结果数据集的像素格式。PixelFormatZonalStatisticsAnalystParameter. getPixelFormat()已过时。此方法已废弃,对结果栅格的像素类型的说明,请参见:zonalStatisticsOnRasterValue()方法。 返回像素格式。参数类型为PixelFormat的com.supermap.analyst.spatialanalyst中的方法 限定符和类型 方法和说明 static DatasetGridTerrainBuilder. buildTerrain(DatasetVector sourcePointDataset, String altitudePointField, DatasetVector sourceLineDataset, String altitudeLineField, TerrainInterpolateType terrainInterpolateType, TerrainStatisticType terrainStatisticType, double cellSize, double zFactor, PixelFormat pixelFormat, EncodeType enCodeType, Datasource outputDatasource, String outputDatasetName)已过时。static DatasetGridTerrainBuilder. buildTerrain(DatasetVector sourceDatasetVector, String altitudeField, TerrainInterpolateType terrainInterpolateType, TerrainStatisticType terrainStatisticType, double cellSize, double zFactor, PixelFormat pixelFormat, EncodeType enCodeType, Datasource outputDatasource, String outputDatasetName)已过时。static DatasetGridMathAnalyst. execute(String expression, GeoRegion userRegion, PixelFormat pixelFormat, boolean isZip, boolean isIgnoreNoValue, Datasource[] sourceDatasources, Datasource targetDatasource, String targetDatasetName)static DatasetGridMathAnalyst. execute(String expression, GeoRegion userRegion, PixelFormat pixelFormat, boolean isZip, boolean isIgnoreNoValue, Datasource[] sourceDatasources, Datasource targetDatasource, String targetDatasetName, SteppedListener... listeners)执行栅格代数运算表达式。static DatasetGridMathAnalyst. execute(String expression, GeoRegion userRegion, PixelFormat pixelFormat, boolean isZip, boolean isIgnoreNoValue, Datasource targetDatasource, String targetDatasetName)已过时。static DatasetGridMathAnalyst. execute(String expression, GeoRegion userRegion, PixelFormat pixelFormat, boolean isZip, boolean isIgnoreNoValue, Datasource targetDatasource, String targetDatasetName, SteppedListener... listeners)执行栅格代数运算表达式,支持自定义表达式的栅格代数计算和影像波段计算。static DatasetGridInterpolator. interpolate(InterpolationParameter parameter, DatasetVector interpolatedPoint, String zValueFieldName, double zValueScale, Datasource targetDatasource, String targetDatasetName, PixelFormat pixelFormat)static DatasetGridInterpolator. interpolate(InterpolationParameter parameter, DatasetVector interpolatedPoint, String zValueFieldName, double zValueScale, Datasource targetDatasource, String targetDatasetName, PixelFormat pixelFormat, SteppedListener... listeners)对点数据集进行插值分析,并返回分析结果。static DatasetGridInterpolator. interpolate(InterpolationParameter parameter, Point2D[] points, double[] values, PrjCoordSys prjCoordSys, double zValueScale, Datasource targetDatasource, String targetDatasetName, PixelFormat pixelFormat)static DatasetGridInterpolator. interpolate(InterpolationParameter paramerter, Point2D[] points, double[] values, PrjCoordSys prjCoordSys, double zValueScale, Datasource targetDatasource, String targetDatasetName, PixelFormat pixelFormat, SteppedListener... listeners)对点数组进行插值分析,并返回分析结果。static DatasetGridInterpolator. interpolate(InterpolationParameter parameter, Recordset interpolatedPointRecordset, String zValueFieldName, double zValueScale, Datasource targetDatasource, String targetDatasetName, PixelFormat pixelFormat)static DatasetGridInterpolator. interpolate(InterpolationParameter parameter, Recordset interpolatedPointRecordset, String zValueFieldName, double zValueScale, Datasource targetDatasource, String targetDatasetName, PixelFormat pixelFormat, SteppedListener... listeners)对点记录集进行插值分析,并返回分析结果。voidConversionAnalystParameter. setPixelFormat(PixelFormat pixelFormat)设置结果栅格数据集的像素格式,只在矢量转栅格时有效。voidGridAnalystSetting. setPixelFormat(PixelFormat value)已过时。voidTerrainAnalystSetting. setPixelFormat(PixelFormat value)已过时。voidTerrainBuilderParameter. setPixelFormat(PixelFormat pixelFormat)设置结果数据集的像素格式。voidZonalStatisticsAnalystParameter. setPixelFormat(PixelFormat pixelFormat)已过时。此方法已废弃,对结果栅格的像素类型的说明,请参见:zonalStatisticsOnRasterValue()方法。 设置像素格式。static booleanMathAnalyst. toXMLFile(String xmlFileName, String expression, GeoRegion userRegion, PixelFormat pixelFormat, boolean isZip, boolean isIgnoreNoValue)将自定义栅格运算表达式及相关参数存储为 XML 文件。 -
com.supermap.data中PixelFormat的使用
声明为PixelFormat的com.supermap.data中的字段 限定符和类型 字段和说明 static PixelFormatPixelFormat. BIT16每个像元用 16 个比特,即 2 个字节表示。static PixelFormatPixelFormat. BIT32每个像元用 32 个比特,即 4 个字节来表示。static PixelFormatPixelFormat. BIT64每个像元用 64 个比特,即 8 个字节来表示。static PixelFormatPixelFormat. BIT8每个像元用 8 个比特,即 1 个字节来表示。static PixelFormatPixelFormat. DOUBLE每个像元用 8 个字节来表示。static PixelFormatPixelFormat. RGB每个像元用 24 个比特,即 3 个字节来表示。static PixelFormatPixelFormat. RGBA每个像元用 32 个比特,即 4 个字节来表示。static PixelFormatPixelFormat. SINGLE每个像元用 4 个字节来表示。static PixelFormatPixelFormat. UBIT1每个像元用 1 个比特表示。static PixelFormatPixelFormat. UBIT16每个像元用 16 个比特,即 2 个字节来表示。static PixelFormatPixelFormat. UBIT32每个像元用 32 个比特,即 4 个字节来表示,可表示 0 到 4294967295 共 4294967296 个整数值。static PixelFormatPixelFormat. UBIT4每个像元用 4 个比特表示。static PixelFormatPixelFormat. UBIT8每个像元用 8 个比特,即 1 个字节表示。static PixelFormatPixelFormat. UNKONOWN未知的像素格式。返回PixelFormat的com.supermap.data中的方法 限定符和类型 方法和说明 PixelFormatDatasetGrid. getPixelFormat()返回栅格数据存储的像素格式。PixelFormatDatasetGridCollection. getPixelFormat()已过时。返回栅格数据集集合的像素格式。PixelFormatDatasetGridCollectionInfo. getPixelFormat()已过时。返回像素格式。PixelFormatDatasetGridInfo. getPixelFormat()返回栅格数据存储的像素格式。PixelFormatDatasetImageCollection. getPixelFormat()已过时。返回影像数据集集合的像素格式。PixelFormatDatasetImageCollectionInfo. getPixelFormat()已过时。返回影像数据集集合的像素格式。PixelFormatDatasetImageInfo. getPixelFormat()返回影像数据存储的像素格式。PixelFormatDatasetMosaic. getPixelFormat()返回镶嵌数据集的位深。PixelFormatDatasetVolumeInfo. getPixelFormat()返回体数据存储的像素格式。PixelFormatMosaicPixelValues. getPixelFormat()返回当前点所在影像的像素格式。PixelFormatDatasetImage. getPixelFormat(int index)返回影像数据集指定波段的像素格式。PixelFormatDatasetVolume. getPixelFormat(int index)返回体数据集指定剖切面的像素格式。参数类型为PixelFormat的com.supermap.data中的方法 限定符和类型 方法和说明 intDatasetVolume. addSlice(String bandname, PixelFormat value)根据指定剖切面名称和像素格式增加一个剖切面。DatasetGridCollectionDatasets. createGridCollection(String name, PixelFormat pixFormat)已过时。根据给定的名称和像素格式创建栅格数据集集合类型的数据集。voidDatasetGridCollectionInfo. setPixelFormat(PixelFormat value)已过时。设置像素格式。voidDatasetGridInfo. setPixelFormat(PixelFormat value)设置栅格数据存储的像素格式。voidDatasetImageCollectionInfo. setPixelFormat(PixelFormat value)已过时。设置影像数据集集合的像素格式。voidDatasetImageInfo. setPixelFormat(PixelFormat value)设置影像数据存储的像素格式。voidDatasetMosaic. setPixelFormat(PixelFormat pixelFormat)设置镶嵌数据集位深。voidDatasetVolumeInfo. setPixelFormat(PixelFormat value)设置体数据存储的像素格式。参数类型为PixelFormat的com.supermap.data中的构造器 构造器和说明 DatasetGridCollectionInfo(String name, PixelFormat pixelFormat, EncodeType encodeType, BlockSizeOption option)已过时。根据给定的参数构造一个新的DatasetGridCollectionInfo(栅格数据集集合信息)类对象。DatasetGridInfo(String name, int width, int height, PixelFormat pixelFormat, EncodeType encodeType)根据指定的参数来构造一个 DatasetGridInfo 的新对象。DatasetGridInfo(String name, int width, int height, PixelFormat pixelFormat, EncodeType encodeType, BlockSizeOption option)根据指定的参数来构造一个 DatasetGridInfo 的新对象。DatasetImageCollectionInfo(String name, PixelFormat pixelFormat, EncodeType encodeType, BlockSizeOption option, int bandCount)已过时。根据给定的参数构造一个新的 DatasetImageCollectionInfo 对象。DatasetImageInfo(String name, int width, int height, PixelFormat pixelFormat, EncodeType encodeType, BlockSizeOption option, int bandCount)根据给定的参数来构造一个 DatasetImageInfo 的新对象。DatasetVolumeInfo(String name, int width, int height, PixelFormat pixelFormat, EncodeType encodeType)根据给定的参数来构造一个 DatasetVolumeInfo 的新对象。DatasetVolumeInfo(String name, int width, int height, PixelFormat pixelFormat, EncodeType encodeType, BlockSizeOption option)根据给定的参数来构造一个 DatasetVolumeInfo 的新对象。 -
com.supermap.data.conversion中PixelFormat的使用
返回PixelFormat的com.supermap.data.conversion中的方法 限定符和类型 方法和说明 PixelFormatImportDataInfoAiBinGrid. getPixelFormat()返回影像数据的像素格式。PixelFormatImportDataInfoBIL. getPixelFormat()返回 BIL 格网数据的像素格式。PixelFormatImportDataInfoBIP. getPixelFormat()返回 BIP 格网数据的像素格式。PixelFormatImportDataInfoBMP. getPixelFormat()返回影像数据的像素格式。PixelFormatImportDataInfoBSQ. getPixelFormat()返回 BSQ 格网数据的像素格式。PixelFormatImportDataInfoECW. getPixelFormat()返回影像数据的像素格式。PixelFormatImportDataInfoEGC. getPixelFormat()获取影像数据的像素格式。PixelFormatImportDataInfoGBDEM. getPixelFormat()返回国家标准DEM交换格式的像素格式。PixelFormatImportDataInfoGIF. getPixelFormat()返回影像数据的像素格式。PixelFormatImportDataInfoGRD. getPixelFormat()返回栅格数据的像素格式。PixelFormatImportDataInfoGRIB. getPixelFormat()返回气象数据的像素格式。PixelFormatImportDataInfoHDF5. getPixelFormat()获取影像数据的像素格式。PixelFormatImportDataInfoIMG. getPixelFormat()返回影像数据的像素格式。PixelFormatImportDataInfoJP2. getPixelFormat()获取影像数据的像素格式PixelFormatImportDataInfoJPG. getPixelFormat()返回影像数据的像素格式。PixelFormatImportDataInfoMrSID. getPixelFormat()返回影像数据的像素格式。PixelFormatImportDataInfoNetCDF. getPixelFormat()获取影像数据的像素格式。PixelFormatImportDataInfoPNG. getPixelFormat()返回影像数据的像素格式。PixelFormatImportDataInfoRAW. getPixelFormat()返回 RAW 数据的像素格式。PixelFormatImportDataInfoSIT. getPixelFormat()返回影像数据的像素格式。PixelFormatImportDataInfoTEMSClutter. getPixelFormat()返回影像数据的像素格式。PixelFormatImportDataInfoTIF. getPixelFormat()返回影像数据的像素格式。PixelFormatImportDataInfoUSGSDEM. getPixelFormat()返回美国标准格网格式数据的像素格式。PixelFormatImportDataInfoVRT. getPixelFormat()返回影像数据的像素格式。参数类型为PixelFormat的com.supermap.data.conversion中的方法 限定符和类型 方法和说明 voidImportSettingRAW. setPixelFormat(PixelFormat pixelFormat)设置导入的像素格式。 -
com.supermap.image.processing中PixelFormat的使用
返回PixelFormat的com.supermap.image.processing中的方法 限定符和类型 方法和说明 PixelFormatDatasetRaster. getPixelFormat()获取数据集的像素格式PixelFormatFrequencyFilterParameter. getPixelFormat()返回像素格式。PixelFormatImageExportParameter. getPixelFormat()PixelFormatImageSaturateParameter. getPixelFormat()返回像素格式。PixelFormatImageStretchingParameter. getPixelFormat()返回像素格式。PixelFormatImageStretchParameter. getPixelFormat()返回结果影像像素格式。PixelFormatInputImage. getPixelFormat()获取影像的像素格式参数类型为PixelFormat的com.supermap.image.processing中的方法 限定符和类型 方法和说明 DatasetImageImageTransformation. fftInverse(DatasetImage sourceDataset, PixelFormat pixelFormat, Datasource targetDatasource, String targetDatasetName)快速傅里叶逆变换。DatasetImageImageTransformation. fftInverse(DatasetImage sourceDataset, PixelFormat pixelFormat, String outputFilePath)快速傅里叶逆变换。DatasetImageImageTransformation. fftInverse(DatasetImage sourceDataset, PixelFormat pixelFormat, String outputFilePath, ImageOutputOption outOption)快速傅里叶逆变换。voidFilterParameter. setPixelFormat(PixelFormat pixelFormat)设置像素格式。voidFrequencyFilterParameter. setPixelFormat(PixelFormat pixelFormat)设置像素格式。ImageExportParameterImageExportParameter. setPixelFormat(PixelFormat pixelFormat)设置输出影像像素格式ImageSaturateParameterImageSaturateParameter. setPixelFormat(PixelFormat pixelFormat)设置像素格式。ImageStretchingParameterImageStretchingParameter. setPixelFormat(PixelFormat pixelFormat)设置像素格式。ImageStretchParameterImageStretchParameter. setPixelFormat(PixelFormat pixelFormat)设置结果影像像素格式。参数类型为PixelFormat的com.supermap.image.processing中的构造器 构造器和说明 AdaptiveStretchParameter(PixelFormat pixelFormat, double noDataValue, double outputRangeMin, double outputRangeMax, double truncationMin, double truncationMax, ImageStretchingType imageStretchingType, boolean isStretchByPercent, double minPercent, double maxPercent)已过时。EnhancedFrostFilterParameter(int kernelSize, int[] bandIndexs, int addBackValue, PixelFormat pixelFormat, boolean isFillBoundary, double dampFactor, int numOfLooks)构造一个Forest滤波参数对象。EnhancedLeeFilterParameter(int kernelSize, int[] bandIndexs, int addBackValue, PixelFormat pixelFormat, boolean isFillBoundary, double dampFactor, int numOfLooks)构造一个增强Lee滤波参数对象。FrequencyFilterParameter(FrequencyFilterType filterType, int[] bandIndexs, int radius, int radiusOut, int power, PixelFormat pixelFormat)构造一个频域滤波参数对象。FrostFilterParameter(int kernelSize, int[] bandIndexs, int addBackValue, PixelFormat pixelFormat, boolean isFillBoundary, double dampFactor)构造一个Frost滤波参数对象。GammaStretchParameter(PixelFormat pixelFormat, double noDataValue, double outputRangeMin, double outputRangeMax, double truncationMin, double truncationMax, boolean isStretchByPercent, double minPercent, double maxPercent, double gamma)已过时。GaussianStretchParameter(PixelFormat pixelFormat, double noDataValue, double outputRangeMin, double outputRangeMax, double truncationMin, double truncationMax, boolean isStretchByPercent, double minPercent, double maxPercent, int numOfStd)已过时。ImageSaturateParameter(PixelFormat pixelFormat, double noDataValue, double Increment)构造一个饱和度调整参数对象。KuanFilterParameter(int kernelSize, int[] bandIndexs, int addBackValue, PixelFormat pixelFormat, boolean isFillBoundary, int numOfLooks)构造一个Kuan滤波参数对象。LeeFilterParameter(int kernelSize, int[] bandIndexs, int addBackValue, PixelFormat pixelFormat, boolean isFillBoundary, int numOfLooks, LeeNoiseType leeNoiseType, double noiseVariance, double addNoiseMean, double mulNoiseMean)构造一个Lee滤波参数对象。OptimizedLinearStretchParameter(PixelFormat pixelFormat, double noDataValue, double outputRangeMin, double outputRangeMax, boolean isStretchByPercent, double opMinPercent, double opMaxPercent, double opMinAdjust, double opMaxAdjust)已过时。SpatialFilterParameter(SpatialFilterType spatialFilterType, int kernelSize, int[] bandIndexs, int addBackValue, PixelFormat pixelFormat, boolean isFillBoundary)构造一个空域滤波参数对象。UserdefinedFilterParameter(int kernelSize, int[] bandIndexs, int addBackValue, PixelFormat pixelFormat, boolean isFillBoundary, FilterComputeMode mode, double[] filter)构造一个自定义滤波参数对象。 -
com.supermap.mobjects.common中PixelFormat的使用
返回PixelFormat的com.supermap.mobjects.common中的方法 限定符和类型 方法和说明 PixelFormatGridAnalystSetting. getPixelFormat()已过时。参数类型为PixelFormat的com.supermap.mobjects.common中的方法 限定符和类型 方法和说明 voidGridAnalystSetting. setPixelFormat(PixelFormat value)已过时。 -
com.supermap.realspace.spatialanalyst中PixelFormat的使用
参数类型为PixelFormat的com.supermap.realspace.spatialanalyst中的方法 限定符和类型 方法和说明 static DatasetVolumeInterpolator3D. interpolate(InterpolationParameter3D parameter, DatasetVector interpolatedPoint, String zValueFieldName, double zValueScale, Datasource targetDatasource, String targetDatasetName, PixelFormat pixelFormat)static DatasetVolumeInterpolator3D. interpolate(InterpolationParameter3D parameter, DatasetVector interpolatedPoint, String zValueFieldName, double zValueScale, Datasource targetDatasource, String targetDatasetName, PixelFormat pixelFormat, SteppedListener... listeners)对三维点数据集进行三维插值分析,并返回分析结果。static DatasetVolumeInterpolator3D. interpolate(InterpolationParameter3D parameter, GeoTIM tim, Datasource targetDatasource, String targetDatasetName, PixelFormat pixelFormat)已过时。static DatasetVolumeInterpolator3D. interpolate(InterpolationParameter3D parameter, GeoTIM tim, Datasource targetDatasource, String targetDatasetName, PixelFormat pixelFormat, SteppedListener... listeners)对三维点记录集进行三维插值分析,并返回分析结果。static DatasetVolumeInterpolator3D. interpolate(InterpolationParameter3D parameter, Point3D[] points, double[] values, PrjCoordSys prjCoordSys, double zValueScale, Datasource targetDatasource, String targetDatasetName, PixelFormat pixelFormat)static DatasetVolumeInterpolator3D. interpolate(InterpolationParameter3D parameter, Point3D[] points, double[] values, PrjCoordSys prjCoordSys, double zValueScale, Datasource targetDatasource, String targetDatasetName, PixelFormat pixelFormat, SteppedListener... listeners)对三维点记录集进行三维插值分析,并返回分析结果。static DatasetVolumeInterpolator3D. interpolate(InterpolationParameter3D parameter, Recordset interpolatedPointRecordset, String zValueFieldName, double zValueScale, Datasource targetDatasource, String targetDatasetName, PixelFormat pixelFormat)static DatasetVolumeInterpolator3D. interpolate(InterpolationParameter3D parameter, Recordset interpolatedPointRecordset, String zValueFieldName, double zValueScale, Datasource targetDatasource, String targetDatasetName, PixelFormat pixelFormat, SteppedListener... listeners)对三维点记录集进行三维插值分析,并返回分析结果。 -
com.supermap.realspace.threeddesigner中PixelFormat的使用
参数类型为PixelFormat的com.supermap.realspace.threeddesigner中的方法 限定符和类型 方法和说明 static DatasetVolumeVoxelGridTools. operation(String expression, GeoRegion region, PixelFormat pixelFormat, boolean bZip, boolean bIgnoreNoValue, Datasource tarDatasource, String tarResultName)体元栅格表达式运算。
-
Copyright © 2021–2025 SuperMap. All rights reserved.