类名 OpacityStop

# new OpacityStop(options)

透明度分段

参数:

名称 类型 描述
options Object

初始化参数

opacity Number

透明度

value Number

数值

label String

视觉变量分段描述

查看源代码 common/document/renderer/visualVariable/support/OpacityStop.js, line 3

方法

# static fromJSON()

通过json构造OpacityStop对象

查看源代码 common/document/renderer/visualVariable/support/OpacityStop.js, line 36

json对象

OpacityStop

# clone()

克隆对象

查看源代码 common/document/renderer/visualVariable/support/OpacityStop.js, line 56

克隆后的OpacityStop对象

OpacityStop

# toJSON()

导出为json对象

查看源代码 common/document/renderer/visualVariable/support/OpacityStop.js, line 44

json对象

Object
构造函数
成员变量
方法
事件