com.supermap.mobjects.situationsimulation
类 GeoEntityEffectStatusValue
- java.lang.Object
-
- com.supermap.data.InternalHandle
-
- com.supermap.data.InternalHandleDisposable
-
- com.supermap.mobjects.situationsimulation.GeoEntityEffect
-
- com.supermap.mobjects.situationsimulation.GeoEntityEffectStatusValue
-
- 所有已实现的接口:
- IDisposable
public class GeoEntityEffectStatusValue extends GeoEntityEffect
状态值特效类
-
-
构造器概要
构造器 构造器和说明 GeoEntityEffectStatusValue()
构造函数
-
方法概要
所有方法 实例方法 具体方法 限定符和类型 方法和说明 void
dispose()
释放对象GeoEntityStatusValueParameter[]
getStatusParameters()
获取状态值参数列表void
setStatusParameters(GeoEntityStatusValueParameter[] statusParameters)
设置状态值参数列表-
从类继承的方法 com.supermap.mobjects.situationsimulation.GeoEntityEffect
clone, fromXml, generateUuid, getOffset, getType, getUuid, isChangeSizeFlowModel, isVisible, setChangeSizeFlowModel, setOffset, setUuid, setVisible, toXml
-
-
-
-
方法详细资料
-
dispose
public void dispose()
释放对象- 指定者:
dispose
在接口中IDisposable
- 覆盖:
dispose
在类中GeoEntityEffect
-
getStatusParameters
public GeoEntityStatusValueParameter[] getStatusParameters()
获取状态值参数列表- 返回:
- 状态值参数列表
-
setStatusParameters
public void setStatusParameters(GeoEntityStatusValueParameter[] statusParameters)
设置状态值参数列表- 参数:
statusParameters
- 状态值参数列表
-
-
Copyright © 2021–2025 SuperMap. All rights reserved.