com.supermap.realspace
类 RegionEffect
- java.lang.Object
-
- com.supermap.data.InternalHandle
-
- com.supermap.data.InternalHandleDisposable
-
- com.supermap.realspace.Effect3D
-
- com.supermap.realspace.RegionEffect
-
- 所有已实现的接口:
- IDisposable
public class RegionEffect extends Effect3D
三维面特效
-
-
方法概要
所有方法 静态方法 实例方法 具体方法 限定符和类型 方法和说明 voiddispose()释放所占资源。EffectTypegetType()获取特效类型。static voidsetIsDisposable(com.supermap.data.InternalHandleDisposable obj, boolean disposable)-
从类继承的方法 com.supermap.realspace.Effect3D
getEffectSettings
-
-
-
-
方法详细资料
-
getType
public EffectType getType()
获取特效类型。- 返回:
-
dispose
public void dispose()
释放所占资源。- 指定者:
dispose在接口中IDisposable- 覆盖:
dispose在类中Effect3D
-
setIsDisposable
public static void setIsDisposable(com.supermap.data.InternalHandleDisposable obj, boolean disposable)
-
-
Copyright © 2021–2025 SuperMap. All rights reserved.