UniPRT SDK v1.0.0.0
 
載入中...
搜尋中...
無符合項目
LabelMaker.PGL.BcdMaxicode.MaxicodeBarcode 類別 參考文件

表示可以打印的Maxicode條碼。 更多...

類別LabelMaker.PGL.BcdMaxicode.MaxicodeBarcode的繼承圖:
LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeBarcode LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeBarcode LabelMaker.Interfaces.IBarcode2D.IStartPoint LabelMaker.Interfaces.IBarcode2D.IPositionRuler

公開方法(Public Methods)

 __init__ (self, Optional[IPoint] start=None, Optional[IMaxicodeData] data=None)
 初始化 MaxicodeBarcode 類的新實例,並指定起始點和數據。
 
str __str__ (self)
 返回一個可以發送到打印機的字符串。
 

公開屬性

 start
 
 data
 
 rotation
 
 zipper_pattern
 
- 公開屬性 繼承自 LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeBarcode
 start
 
 data
 
 ruler
 

額外的繼承成員

- 靜態公開屬性 繼承自 LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeBarcode
IMaxicodeData data
 
IPoint start
 
IRuler ruler
 
- 靜態公開屬性 繼承自 LabelMaker.Interfaces.IBarcode2D.IStartPoint
IPoint start
 
- 靜態公開屬性 繼承自 LabelMaker.Interfaces.IBarcode2D.IPositionRuler
IRuler ruler
 

詳細描述

表示可以打印的Maxicode條碼。

此類提供用於創建和管理具有指定設置和數據的Maxicode條碼的功能。

建構子與解構子說明文件

◆ __init__()

LabelMaker.PGL.BcdMaxicode.MaxicodeBarcode.__init__ ( self,
Optional[IPoint] start = None,
Optional[IMaxicodeData] data = None )

初始化 MaxicodeBarcode 類的新實例,並指定起始點和數據。

參數
start條碼的起始點。
data要在條碼中編碼的數據。

依據LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeBarcode重新實作.

函式成員說明文件

◆ __str__()

str LabelMaker.PGL.BcdMaxicode.MaxicodeBarcode.__str__ ( self)

返回一個可以發送到打印機的字符串。

此方法生成MaxicodeBarcode實例的字符串表示形式,格式化並準備發送到打印機。字符串包括所有打印所需的命令和數據。

傳回值
MaxicodeBarcode實例的字符串描述。

依據LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeBarcode重新實作.

資料成員說明文件

◆ data

LabelMaker.PGL.BcdMaxicode.MaxicodeBarcode.data

◆ rotation

LabelMaker.PGL.BcdMaxicode.MaxicodeBarcode.rotation

◆ start

LabelMaker.PGL.BcdMaxicode.MaxicodeBarcode.start

◆ zipper_pattern

LabelMaker.PGL.BcdMaxicode.MaxicodeBarcode.zipper_pattern

此類別(class) 文件是由下列檔案中產生: