类的使用
com.supermap.data.ResamplingMethod
-
使用ResamplingMethod的程序包 程序包 说明 com.supermap.data com.supermap.image.processing -
-
com.supermap.data中ResamplingMethod的使用
声明为ResamplingMethod的com.supermap.data中的字段 限定符和类型 字段和说明 static ResamplingMethod
ResamplingMethod. AVERAGE
平均值。static ResamplingMethod
ResamplingMethod. GAUSS
static ResamplingMethod
ResamplingMethod. NEAR
邻近值。static ResamplingMethod
ResamplingMethod. NONE
返回ResamplingMethod的com.supermap.data中的方法 限定符和类型 方法和说明 ResamplingMethod
DatasetGrid. getPyramidMethod()
获取栅格数据集的金字塔的生成算法。ResamplingMethod
DatasetImage. getPyramidMethod()
获取影像数据集的金字塔的生成算法。参数类型为ResamplingMethod的com.supermap.data中的方法 限定符和类型 方法和说明 boolean
DatasetGrid. buildPyramid(ResamplingMethod eMethod)
该方法用于给栅格数据创建指定类型的金字塔,目的是提高栅格数据的显示速度。boolean
DatasetImage. buildPyramid(ResamplingMethod eMethod)
创建金字塔。boolean
DatasetGrid. buildPyramid(ResamplingMethod eMethod, boolean bCreateCOG)
创建金字塔boolean
DatasetImage. buildPyramid(ResamplingMethod eMethod, boolean bCreateCOG)
创建金字塔 -
com.supermap.image.processing中ResamplingMethod的使用
返回ResamplingMethod的com.supermap.image.processing中的方法 限定符和类型 方法和说明 ResamplingMethod
ColorBalanceParameter. getPyramidResamplingMethod()
返回金字塔重采样方法。ResamplingMethod
ImagePyramidBuildingParameter. getResamplingMethod()
获取影像重采样方法,默认为ResamplingMethod.NONE
参数类型为ResamplingMethod的com.supermap.image.processing中的方法 限定符和类型 方法和说明 boolean
DomProject. buildPyramid(ResamplingMethod resamplingMethod)
对 DOM 工程内所有影像创建影像金字塔boolean
GeometricProject. buildPyramid(ResamplingMethod resamplingMethod)
对几何处理工程内所有影像创建影像金字塔ColorBalanceParameter
ColorBalanceParameter. setPyramidResamplingMethod(ResamplingMethod pyramidResampleMethod)
设置匀色结果金字塔重采样方法,NONE表示不创建金字塔。ImagePyramidBuildingParameter
ImagePyramidBuildingParameter. setResamplingMethod(ResamplingMethod resamplingMethod)
设置影像重采样方法参数类型为ResamplingMethod的com.supermap.image.processing中的构造器 构造器和说明 ImagePyramidBuildingParameter(ResamplingMethod resamplingMethod)
构造函数
-
Copyright © 2021–2024 SuperMap. All rights reserved.