类的使用
com.supermap.mapping.ImageInterpolationMode
-
使用ImageInterpolationMode的程序包 程序包 说明 com.supermap.mapping -
-
com.supermap.mapping中ImageInterpolationMode的使用
声明为ImageInterpolationMode的com.supermap.mapping中的字段 限定符和类型 字段和说明 static ImageInterpolationMode
ImageInterpolationMode. DEFAULT
默认插值模式。static ImageInterpolationMode
ImageInterpolationMode. HIGH
高质量插值模式。static ImageInterpolationMode
ImageInterpolationMode. HIGHQUALITYBICUBIC
最高质量的双三次插值法模式。static ImageInterpolationMode
ImageInterpolationMode. HIGHQUALITYBILINEAR
高质量的双线性插值模式。static ImageInterpolationMode
ImageInterpolationMode. LOW
低质量插值模式。static ImageInterpolationMode
ImageInterpolationMode. NEARESTNEIGHBOR
最临近插值模式。返回ImageInterpolationMode的com.supermap.mapping中的方法 限定符和类型 方法和说明 ImageInterpolationMode
LayerSettingGrid. getImageInterpolationMode()
返回显示图像时使用的插值算法。ImageInterpolationMode
LayerSettingImage. getImageInterpolationMode()
返回显示图像时使用的插值算法。参数类型为ImageInterpolationMode的com.supermap.mapping中的方法 限定符和类型 方法和说明 void
LayerSettingGrid. setImageInterpolationMode(ImageInterpolationMode value)
设置显示图像时使用的插值算法。void
LayerSettingImage. setImageInterpolationMode(ImageInterpolationMode value)
设置显示图像时使用的插值算法。
-
Copyright © 2021–2024 SuperMap. All rights reserved.