Fx构造函数
# new CMultiClassTheme(opt_options)
Zondy.Object.Theme.CMultiClassTheme
参数:
名称 | 类型 | 属性 | 默认值 | 描述 |
---|---|---|---|---|
opt_options |
Object | 属性键值对。 |
||
DefaultInfo |
Zondy.Object.Theme.CThemeInfo |
<optional> |
null | 缺省专题绘制信息 |
ExpInfoArr |
Array |
<optional> |
null | 分段信息 Array< |
MultiClassThemeInfoArr |
Array |
<optional> |
null | (笛卡尔积之后)每段专题绘制信息(如果不设置则采用默认绘制信息) Array< |
GeoInfoType |
String |
<optional> |
null | 专题绘制的图形类型,Reg/Lin/Pnt |
继承关系
- CTheme