com.supermap.image.processing

类 ImageSortMethod



  • public class ImageSortMethod
    extends Enum
    该类定义了镶嵌数据集排序方法常量。
    • 字段详细资料

      • PRIORITYDATE

        public static final ImageSortMethod PRIORITYDATE
        时间优先,时间不同优先时间靠后的。
      • PRIORITYRESOLUTION

        public static final ImageSortMethod PRIORITYRESOLUTION
        分辨率优先,分辨率不同优先分辨率高的。
    • 方法详细资料

      • toString

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

        public String getTitle()

Copyright © 2021–2024 SuperMap. All rights reserved.