CUniqueTheme Class

专题图服务.CUniqueTheme(opt_options)

单值专题图

Fx构造函数

# new CUniqueTheme(opt_options)

Zondy.Object.Theme.CUniqueTheme

参数:
名称 类型 属性 默认值 描述
opt_options Object

属性键值对

DefaultInfo Zondy.Object.Theme.CThemeInfo <optional>
null

缺省专题绘制信息 Zondy.Object.Theme.CThemeInfo

Expression String <optional>
""

唯一字段表达式类型

UniqueThemeInfoArr Array <optional>
null

专题绘制信息(如果不设置则采用默认绘制信息) Array<Zondy.Object.Theme.CUniqueThemeInfo>

GeoInfoType String <optional>
null

专题绘制的图形类型,Reg/Lin/Pnt

Type String <optional>
"CUniqueTheme"

专题图类型,只读属性

查看源代码 service/Igserver/theme/CUniqueTheme.js, line 14

继承关系

  • CTheme