| Did you know ... | Search Documentation: |
| Get methods |
@receiver: Considered parbox @arg1 Considered hbox @arg2 Index of @arg2 in @receiver
On success, a tuple object containing the parbox and index of the hbox are returned.
Typically, this method is used to locate anchors. Class hbox
is therefore subclassed and decorated with identifying information for
the anchor. parbox<-find
is then used to locate an instance with the desired property of the
anchor class.
See also parbox<-box_area.
<-width of largest hbox
object in paragraph. It is not desirable to make the paragraph smaller
(see parbox->line_width)
than this size.
Introduced to support the compuation of column widths in table objects whose cells are filled with parbox objects.