com.supermap.realspace
类 WireFrameType
- java.lang.Object
-
- com.supermap.data.Enum
-
- com.supermap.realspace.WireFrameType
-
public class WireFrameType extends Enum
该枚举定义了模型线框显示模式类型常量。
-
-
字段概要
字段 限定符和类型 字段和说明 static WireFrameType
QUAD
四边形模式。static WireFrameType
SKETCH
草图模式。static WireFrameType
TRIANGLE
三角形模式 。
-
-
-
字段详细资料
-
TRIANGLE
public static final WireFrameType TRIANGLE
三角形模式 。
-
QUAD
public static final WireFrameType QUAD
四边形模式。
-
SKETCH
public static final WireFrameType SKETCH
草图模式。
-
-
Copyright © 2021–2024 SuperMap. All rights reserved.