A protocol defining the interface for MaxicodeBarcode classes. More...
Public Member Functions | |
| str | __str__ (self) |
| Returns the string that can be sent to printer. | |
Static Public Attributes | |
| IMaxicodeData | data |
| IPoint | start |
| IRuler | ruler |
Static Public Attributes inherited from LabelMaker.Interfaces.IBarcode2D.IStartPoint | |
| IPoint | start |
Static Public Attributes inherited from LabelMaker.Interfaces.IBarcode2D.IPositionRuler | |
| IRuler | ruler |
A protocol defining the interface for MaxicodeBarcode classes.
| str LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeBarcode.__str__ | ( | self | ) |
Returns the string that can be sent to printer.
Reimplemented in LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeBarcode, LabelMaker.PGL.BcdMaxicode.MaxicodeBarcode, and LabelMaker.TSPL.BcdMaxicode.MaxicodeBarcode.
|
static |
|
static |
|
static |