A protocol defining the interface for Barcode1D classes. More...
Public Member Functions | |
| str | __str__ (self) |
Static Public Attributes | |
| List | barcodes [IBarcodeItem] |
Static Public Attributes inherited from LabelMaker.Interfaces.IBarcode1D.IBarcode1DProperties | |
| IRuler | ruler |
| IBarWidths | bar_widths |
| bool | print_human_readable |
Static Public Attributes inherited from LabelMaker.Interfaces.ISettings.IRotation | |
| RotateEnum | rotation |
Static Public Attributes inherited from LabelMaker.Interfaces.IBarcode1D.IBarcodeType1D | |
| BarcodeTypeEnum1D | barcode_type |
A protocol defining the interface for Barcode1D classes.
| str LabelMaker.Interfaces.IBarcode1D.IBarcode1D.__str__ | ( | self | ) |
|
static |