Class: DFC::Common::LegendObj
Instance Method Summary # collapse
-
#==(obj) ⇒ Boolean
比较两个对象是否相等.
-
#code_prev ⇒ String
获取图例编号前缀.
-
#hash ⇒ Hash
获取图例对象hash数据.
-
#hash=(hash) ⇒ Object
赋值图例对象hash数据 @@param [Hash] hash.
-
#id ⇒ String
图例id.
-
#initialize(hash, id = nil, path = nil) ⇒ LegendObj
constructor
A new instance of LegendObj.
-
#model ⇒ Sketchup::ComponentDefinition
获取图例模型.
-
#name ⇒ String
获取图例名称.
-
#thumbnail ⇒ String
获取图例缩略图.
-
#type ⇒ Array
获取图例类型.