| Did you know ... | Search Documentation: |
| parbox<-find |
@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.