Class: SilkLayout::Layout::BlockBox

Inherits:
Box
  • Object
show all
Defined in:
lib/silk_layout/layout/box.rb

Direct Known Subclasses

FlexBox

Instance Attribute Summary

Attributes inherited from Box

#background_color, #border, #border_color, #children, #display, #explicit_height, #explicit_width, #flex, #has_border, #height, #image_resource, #image_source, #intrinsic_height, #intrinsic_width, #margin, #node, #padding, #replaced, #width, #x, #y

Method Summary

Methods inherited from Box

#add_child, #border_box_height, #border_box_width, #border_box_x, #border_box_y, #content_box_height, #content_box_width, #content_box_x, #content_box_y, #image?, #image_path, #initialize, #replaced?

Constructor Details

This class inherits a constructor from SilkLayout::Layout::Box