Class: EideticRML::Widgets::Pie

Inherits:
Arc show all
Defined in:
lib/erml_widgets.rb

Instance Attribute Summary

Attributes inherited from Widget

#disabled, #height_pct, #max_height_pct, #max_width_pct, #parent, #printed, #visible, #width_pct

Method Summary

Methods inherited from Arc

#end_angle, #r, #start_angle

Methods included from HasLocation

#x, #y

Methods inherited from Widget

#after_layout, #align, #attributes, #before_layout, #border, #border_bottom, #border_left, #border_right, #border_top, #bottom, #clone, #colspan, #content_bottom, #content_height, #content_left, #content_right, #content_top, #content_width, #default_padding_bottom, #default_padding_left, #default_padding_right, #default_padding_top, #display, #display_for_page, #fill, #font, #font_color, #font_size, #font_style, #font_weight, #has_height?, #has_width?, #height, #id, #initialize, #initialize_copy, #klass, #layout_widget, #leaf?, #leaves, #left, #margin, #margin_bottom, #margin_left, #margin_right, #margin_top, #max_content_height, #max_height, #max_height_avail, #max_width, #non_content_height, #non_content_width, #origin_x, #origin_y, #padding, #padding_bottom, #padding_left, #padding_right, #padding_top, #path, #position, #preferred_height, #preferred_width, #print, #right, #root, #root_page, #rotate, #rowspan, #selector_tag, #shift, #tag, #top, #units, #width, #z_index

Methods included from Support

#from_units, parse_measurement, parse_measurement_pts, #to_units

Constructor Details

This class inherits a constructor from EideticRML::Widgets::Widget