Class: Scale::Polygon
- Inherits:
-
Object
- Object
- Scale::Polygon
- Includes:
- Node
- Defined in:
- lib/scale/shapes/polygon.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
6 7 8 |
# File 'lib/scale/shapes/polygon.rb', line 6 def xml_tag :polyline end |