Method: HexaPDF::Layout::TextLayouter::Penalty#inspect
- Defined in:
- lib/hexapdf/layout/text_layouter.rb
#inspect ⇒ Object
:nodoc:
185 186 187 |
# File 'lib/hexapdf/layout/text_layouter.rb', line 185 def inspect #:nodoc: "Penalty[#{penalty} #{width} #{@item.inspect}]" end |