public final class RangeType extends Enum
限定符和类型 | 字段和说明 |
---|---|
static RangeType |
CLOSE_CLOSE
闭区间。
|
static RangeType |
CLOSE_OPEN
闭开区间 。
|
static RangeType |
OPEN_CLOSE
开闭区间。
|
static RangeType |
OPEN_OPEN
开开区间。
|
Copyright © 2021–2024 SuperMap. All rights reserved.