UniPRT SDK v1.0.0.0
 
Loading...
Searching...
No Matches
LabelMaker.Interfaces.IText.IText Class Reference

A protocol defining the interface for Text classes. More...

Inheritance diagram for LabelMaker.Interfaces.IText.IText:
LabelMaker.Interfaces.IText.ITextSettings LabelMaker.Interfaces.IFont.IFont LabelMaker.Interfaces.IFont.IFontStyle LabelMaker.Interfaces.IFont.IFontSizeUnits LabelMaker.Interfaces.ISettings.IRotation LabelMaker.Interfaces.IText.AText LabelMaker.PGL.Text.Text LabelMaker.TSPL.Text.Text

Public Member Functions

str __str__ (self)
 

Static Public Attributes

List text [ITextItem]
 
- Static Public Attributes inherited from LabelMaker.Interfaces.IText.ITextSettings
IRuler ruler
 
- Static Public Attributes inherited from LabelMaker.Interfaces.IFont.IFont
str font_name
 
- Static Public Attributes inherited from LabelMaker.Interfaces.IFont.IFontStyle
FontStyleEnum font_style
 
- Static Public Attributes inherited from LabelMaker.Interfaces.IFont.IFontSizeUnits
FontSizeUnitsEnum font_size_units
 
- Static Public Attributes inherited from LabelMaker.Interfaces.ISettings.IRotation
RotateEnum rotation
 

Detailed Description

A protocol defining the interface for Text classes.

This protocol outlines the required properties and methods for any text handling class.

Member Function Documentation

◆ __str__()

str LabelMaker.Interfaces.IText.IText.__str__ ( self)

Member Data Documentation

◆ text

List LabelMaker.Interfaces.IText.IText.text [ITextItem]
static

The documentation for this class was generated from the following file: