Class
Prawn::Document::MultiBox
In:
lib/prawn/layout/grid.rb
Parent:
Box
A
MultiBox
is specified by 2 Boxes and spans the areas between.
Methods
bottom
gutter
height
left
name
new
right
top
total_height
width
Public Class methods
new
(pdf, b1, b2)
Public Instance methods
bottom
()
gutter
()
height
()
left
()
name
()
right
()
top
()
total_height
()
width
()
[Validate]