定义文本类接口的协议。 更多...
Public 成员函数 | |
| str | __str__ (self) |
静态 Public 属性 | |
| List | text [ITextItem] |
静态 Public 属性 继承自 LabelMaker.Interfaces.IText.ITextSettings | |
| IRuler | ruler |
静态 Public 属性 继承自 LabelMaker.Interfaces.IFont.IFont | |
| str | font_name |
静态 Public 属性 继承自 LabelMaker.Interfaces.IFont.IFontStyle | |
| FontStyleEnum | font_style |
静态 Public 属性 继承自 LabelMaker.Interfaces.IFont.IFontSizeUnits | |
| FontSizeUnitsEnum | font_size_units |
静态 Public 属性 继承自 LabelMaker.Interfaces.ISettings.IRotation | |
| RotateEnum | rotation |
定义文本类接口的协议。
此协议概述了任何文本处理类所需的属性和方法。
| str LabelMaker.Interfaces.IText.IText.__str__ | ( | self | ) |
|
static |