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