A protocol defining the interface for Text classes. More...
Public Member Functions | |
| str | __str__ (self) |
Static Public Attributes | |
| List | text [ITextItem] |
A protocol defining the interface for Text classes.
This protocol outlines the required properties and methods for any text handling class.
| str LabelMaker.Interfaces.IText.IText.__str__ | ( | self | ) |
|
static |