Name | Type | Description | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
对象具有以下属性:
|
Extends
Members
-
链路id
Methods
-
特效销毁
-
Json对象转特效对象
Name Type Description jsonObj
Object -
获取特效ID
Returns:
特效ID- Inherited From:
-
获取是否在标绘对象显隐变化的时候更新特效显隐
Returns:
是否更新- Inherited From:
-
获取显隐
Returns:
显隐- Inherited From:
-
设置结束位置对象,如果传入对象为空,则将对应标号也设置为空。
Name Type Description endAssociatedUuid
string 尾点标号的uuid。 -
设置起始对象,传入标号不能为空。
Name Type Description startAssociatedUuid
string 起点标号的uuid。 endAssociatedUuid
string 尾点标号的uuid。 -
设置特效绑定的标绘对象
Name Type Description geoGraphicObject
GeoGraphicObject 标绘对象 - Inherited From:
-
设置是否在标绘对象显隐变化的时候更新特效显隐
Name Type Description isUse
Boolean 是否更新 - Inherited From:
-
设置场景
Name Type Description scene
Scene 三维场景 - Inherited From:
-
设置起始位置对象,如果传入对象为空,则将对应标号也设置为空。
Name Type Description startAssociatedUuid
string 起点标号的uuid。 -
设置显隐
Name Type Description visible
Boolean 显隐 Returns:
成功返回true,否则返回false- Inherited From:
-
特效对象转Json对象
Returns:
Json对象 -
标号移动时更新标号链路位置。