ThreadInterface

class abjad.thread.interface.ThreadInterface(client)

Bases: abjad.core.interface._Interface

Serve thread parentage information about component. Handle no LilyPond grob.

report()
Print thread signature to the interpreter.
signature
Return _ContainmentSignature giving the root and first voice, staff and score in parentage of component.

Previous topic

TextInterface

Next topic

TieInterface

This Page