Class: BracketNotation::View::Leaf
- Defined in:
- lib/bracket_notation/views/leaf.rb
Overview
:nodoc:
Instance Attribute Summary
Attributes inherited from Node
#align_to_grid, #children, #content, #parent, #rect, #tree
Method Summary
Methods inherited from Node
#ancestors, #corner_bottom_left, #corner_bottom_right, #corner_top_left, #corner_top_right, #initialize, #left_sibling, #right_sibling, #side_middle_bottom, #side_middle_left, #side_middle_right, #side_middle_top, #subtree_size
Constructor Details
This class inherits a constructor from BracketNotation::View::Node