Method: HexaPDF::Layout::BoxFitter#remaining_boxes

Defined in:
lib/hexapdf/layout/box_fitter.rb

#remaining_boxesObject (readonly)

The boxes that could not be fitted into the frames.



68
69
70
# File 'lib/hexapdf/layout/box_fitter.rb', line 68

def remaining_boxes
  @remaining_boxes
end