com.supermap.mobjects.situationsimulation
类 GeoEntityEffectSign
- java.lang.Object
-
- com.supermap.data.InternalHandle
-
- com.supermap.data.InternalHandleDisposable
-
- com.supermap.mobjects.situationsimulation.GeoEntityEffect
-
- com.supermap.mobjects.situationsimulation.GeoEntityEffectSign
-
- 所有已实现的接口:
- IDisposable
public class GeoEntityEffectSign extends GeoEntityEffect
标牌特效类
-
-
构造器概要
构造器 构造器和说明 GeoEntityEffectSign()
构造函数
-
方法概要
所有方法 实例方法 具体方法 限定符和类型 方法和说明 void
dispose()
释放对象SignPro
getSignPro()
获取标牌属性。void
setSignPro(SignPro signPro)
设置标牌属性。-
从类继承的方法 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
-
getSignPro
public SignPro getSignPro()
获取标牌属性。- 返回:
- 标牌属性。
-
setSignPro
public void setSignPro(SignPro signPro)
设置标牌属性。- 参数:
signPro
- 标牌属性。
-
-
Copyright © 2021–2024 SuperMap. All rights reserved.