com.supermap.data

类 RangeType



  • public final class RangeType
    extends Enum
    该类定义了范围域的类型。
    从以下版本开始:
    SuperMap iObjects Java 7.0.0
    • 字段详细资料

      • CLOSE_CLOSE

        public static final RangeType CLOSE_CLOSE
        闭区间。
      • OPEN_CLOSE

        public static final RangeType OPEN_CLOSE
        开闭区间。
      • CLOSE_OPEN

        public static final RangeType CLOSE_OPEN
        闭开区间 。
      • OPEN_OPEN

        public static final RangeType OPEN_OPEN
        开开区间。

Copyright © 2021–2024 SuperMap. All rights reserved.