Class: Scale::Rectangle
- Inherits:
-
Object
- Object
- Scale::Rectangle
- Includes:
- Node
- Defined in:
- lib/scale/shapes/rectangle.rb
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
15 16 17 |
# File 'lib/scale/shapes/rectangle.rb', line 15 def xml_tag :rect end |