Module: DFC::Common::LegendManage
Class Method Summary # collapse
-
.add_obj(hash, type = 'pro') ⇒ String
新建图例对象.
-
.delete_obj(ids, type = 'user') ⇒ Object
删除图例数据.
-
.dialog_select(filter_str = nil, attach = nil) {|id| ... } ⇒ Object
显示选择图例中心窗口.
-
.get_obj_by_id(id) ⇒ LegendObj
通过id获取图例对象对象.
-
.modify_obj(id, hash) ⇒ Object
修改数据.
-
.use_obj_by_id(id) ⇒ Object
使用图例对象,将图例对象引入项目库.
Class Method Details
↑ .add_obj(hash, type = 'pro') ⇒ String
新建图例对象