public class Effect3D
extends com.supermap.data.InternalHandleDisposable
构造器和说明 |
---|
Effect3D()
构造一个新的 Effect3D 对象。
|
限定符和类型 | 方法和说明 |
---|---|
void |
dispose()
释放所占资源。
|
ArrayList<EffectSetting> |
getEffectSettings()
获取特效属性
|
static void |
setIsDisposable(com.supermap.data.InternalHandleDisposable obj,
boolean disposable) |
public void dispose()
public ArrayList<EffectSetting> getEffectSettings()
public static void setIsDisposable(com.supermap.data.InternalHandleDisposable obj, boolean disposable)
Copyright © 2021–2024 SuperMap. All rights reserved.