public class RegularizeMethod extends Enum
限定符和类型 | 字段和说明 |
---|---|
static RegularizeMethod |
ANYANGLE
用于不规则的建筑物。
|
static RegularizeMethod |
CIRCLE
用于具有圆形特征的建筑物,如粮仓和水塔等。
|
static RegularizeMethod |
RIGHTANGLES
用于主要由直角定义的建筑物。
|
static RegularizeMethod |
RIGHTANGLESANDDIAGONALS
用于由直角和对角边构成的建筑物。
|
public static final RegularizeMethod RIGHTANGLES
public static final RegularizeMethod RIGHTANGLESANDDIAGONALS
public static final RegularizeMethod ANYANGLE
public static final RegularizeMethod CIRCLE
Copyright © 2021–2024 SuperMap. All rights reserved.