com.supermap.data
类 RangeType
- java.lang.Object
-
- com.supermap.data.Enum
-
- com.supermap.data.RangeType
-
public final class RangeType extends Enum
该类定义了范围域的类型。- 从以下版本开始:
- SuperMap iObjects Java 7.0.0
-
-
字段概要
字段 限定符和类型 字段和说明 static RangeType
CLOSE_CLOSE
闭区间。static RangeType
CLOSE_OPEN
闭开区间 。static RangeType
OPEN_CLOSE
开闭区间。static RangeType
OPEN_OPEN
开开区间。
-
Copyright © 2021–2024 SuperMap. All rights reserved.