com.supermap.realspace
类 EffectType
- java.lang.Object
-
- com.supermap.data.Enum
-
- com.supermap.realspace.EffectType
-
public class EffectType extends Enum
该枚举定义了线型特效、面填充特效类型常量。
-
-
字段概要
字段 限定符和类型 字段和说明 static EffectType
NONE
无特效效果static EffectType
POLYLINE
线型特效static EffectType
REGION
面填充特效
-
-
-
字段详细资料
-
NONE
public static final EffectType NONE
无特效效果
-
POLYLINE
public static final EffectType POLYLINE
线型特效
-
REGION
public static final EffectType REGION
面填充特效
-
-
Copyright © 2021–2024 SuperMap. All rights reserved.