类名 SizeStop

# new SizeStop(options)

size视觉变量

参数:

名称 类型 描述
options Object

初始化参数

size Number

符号大小,单位像素

value Number

数值

label String

视觉变量分段描述

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

方法

# static fromJSON()

通过json构造SizeStop对象

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

json对象

SizeStop

# clone()

克隆对象

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

克隆后的SizeStop对象

SizeStop

# toJSON()

导出为json对象

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

json对象

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