public final class ConstraintType extends Enum
限定符和类型 | 字段和说明 |
---|---|
static ConstraintType |
HARDCONSTRAINT
硬约束,裁剪边界按照新数据计算
|
static ConstraintType |
SOFTCONSTRAINT
软约束,裁剪边界按照原始数据计算
|
public static final ConstraintType SOFTCONSTRAINT
public static final ConstraintType HARDCONSTRAINT
Copyright © 2021–2024 SuperMap. All rights reserved.