Class: Rect
- Inherits:
-
Shape
- Object
- ActiveRecord::Base
- GraphicObject
- Shape
- Rect
- Defined in:
- app/models/rect.rb
Overview
A possibly rounded rectangle. In addition to the point set supported by all the Shape-derived objects, a Rect makes its coordinates available as the attributes x,y,width,height,rx,ry where rx & ry are the radii of rounded corners.
Method Summary
Methods inherited from GraphicObject
#get_all_descendants, #get_display_attributes_svg, #get_display_attributes_xml