public final class ChamferStyle extends Enum
限定符和类型 | 字段和说明 |
---|---|
static ChamferStyle |
SOBC_CIRCLE_ARC
二阶贝塞尔曲线(the second order bezier curve)圆弧
|
static ChamferStyle |
SOBC_ELLIPSE_ACR
二阶贝塞尔曲线(the second order bezier curve)椭圆弧
|
public static final ChamferStyle SOBC_CIRCLE_ARC
public static final ChamferStyle SOBC_ELLIPSE_ACR
Copyright © 2021–2024 SuperMap. All rights reserved.