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

Base class for AMaxicodeBarcode. More...

Inheritance diagram for LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeBarcode:
LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeBarcode LabelMaker.Interfaces.IBarcode2D.IStartPoint LabelMaker.Interfaces.IBarcode2D.IPositionRuler LabelMaker.PGL.BcdMaxicode.MaxicodeBarcode LabelMaker.TSPL.BcdMaxicode.MaxicodeBarcode

Public Member Functions

 __init__ (self, Optional[IPoint] start=None, Optional[IMaxicodeData] data=None)
 
str __str__ (self)
 Constructs the string representation of the Maxicode barcode data for printing.
 

Public Attributes

 start
 
 data
 
 ruler
 

Additional Inherited Members

- Static Public Attributes inherited from LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeBarcode
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
 

Detailed Description

Base class for AMaxicodeBarcode.

Constructor & Destructor Documentation

◆ __init__()

LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeBarcode.__init__ ( self,
Optional[IPoint] start = None,
Optional[IMaxicodeData] data = None )

Member Function Documentation

◆ __str__()

str LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeBarcode.__str__ ( self)

Constructs the string representation of the Maxicode barcode data for printing.

Reimplemented from LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeBarcode.

Reimplemented in LabelMaker.PGL.BcdMaxicode.MaxicodeBarcode, and LabelMaker.TSPL.BcdMaxicode.MaxicodeBarcode.

Member Data Documentation

◆ data

LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeBarcode.data

◆ ruler

LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeBarcode.ruler

◆ start

LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeBarcode.start

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