com.supermap.image.processing

类 ResampleMethod



  • public class ResampleMethod
    extends Enum
    该类定义了影像处理重采样方法常量。
    • 字段详细资料

      • BILINEAR

        public static final ResampleMethod BILINEAR
        双线性内插法。
      • CUBIC

        public static final ResampleMethod CUBIC
        三次卷积内插法。
    • 方法详细资料

      • toString

        public String toString()
        从类复制的说明: Enum
        返回枚举常量的名称。
        覆盖:
        toString 在类中 Enum
        返回:
        枚举常量的名称。
      • getTitle

        public String getTitle()

Copyright © 2021–2024 SuperMap. All rights reserved.