Class: Scale::Line
Instance Attribute Summary
Attributes included from Node
Instance Method Summary collapse
Methods included from Node
#add, #append_to, #children, #each, #to_xml, #xml_attributes
Instance Method Details
#xml_tag ⇒ Object
9 10 11 |
# File 'lib/scale/shapes/line.rb', line 9 def xml_tag :line end |