UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode_1D_Properties 類別 參考文件

1D 條碼的非預設參數。 不同的條碼類型可能需要自訂不同的參數。
如果想要暴露所有 1D TSPL 參數,以下每一個都需要他們自己的介面:
更多...

公開方法(Public Methods)

 Barcode_1D_Properties ()
 
TSPL.Barcode_Type1D getType ()
 設定參數所適用的條碼類型。 更多...
 
void SetType (TSPL.Barcode_Type1D type)
 
TSPL.Rotation GetRotation ()
 根據 TSPL 文件,可選的旋轉參數 DIR。 更多...
 
void SetRotation (TSPL.Rotation rotation)
 
String GetMagnification ()
 根據 TSPL 文件,可選的放大參數 MAG。 更多...
 
void SetMagnification (String magnification)
 
float GetHeight ()
 根據 TSPL 文件,可選的高度參數 Hn[.m]。 更多...
 
void SetHeight (float height)
 
boolean IsPrintHumanReadable ()
 在條碼底部列印 PDF 人眼可讀的文字。 更多...
 
void SetPrintHumanReadable (boolean printHumanReadable)
 
boolean IsPrintHumanReadableOnTop ()
 不支援 更多...
 
void SetPrintHumanReadableOnTop (boolean printHumanReadableOnTop)
 

私有屬性

TSPL.Barcode_Type1D type = TSPL.Barcode_Type1D.NOT_DEFINED
 
TSPL.Rotation rotation = TSPL.Rotation.None
 
String magnification = ""
 
float height = 0.0f
 
boolean printHumanReadable = false
 
boolean printHumanReadableOnTop = false
 

詳細描述

1D 條碼的非預設參數。 不同的條碼類型可能需要自訂不同的參數。
如果想要暴露所有 1D TSPL 參數,以下每一個都需要他們自己的介面:

  • BARCODE X,Y, "條碼類型", 高度, 是否顯示人眼可讀, 旋轉角度, 窄寬比, 寬度, [對齊,] "內容"

建構子與解構子說明文件

◆ Barcode_1D_Properties()

com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode_1D_Properties.Barcode_1D_Properties ( )

函式成員說明文件

◆ GetHeight()

float com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode_1D_Properties.GetHeight ( )

◆ GetMagnification()

String com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode_1D_Properties.GetMagnification ( )

◆ GetRotation()

TSPL.Rotation com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode_1D_Properties.GetRotation ( )

◆ getType()

TSPL.Barcode_Type1D com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode_1D_Properties.getType ( )

◆ IsPrintHumanReadable()

boolean com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode_1D_Properties.IsPrintHumanReadable ( )

◆ IsPrintHumanReadableOnTop()

boolean com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode_1D_Properties.IsPrintHumanReadableOnTop ( )

◆ SetHeight()

void com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode_1D_Properties.SetHeight ( float  height)

◆ SetMagnification()

void com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode_1D_Properties.SetMagnification ( String  magnification)

◆ SetPrintHumanReadable()

void com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode_1D_Properties.SetPrintHumanReadable ( boolean  printHumanReadable)

◆ SetPrintHumanReadableOnTop()

void com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode_1D_Properties.SetPrintHumanReadableOnTop ( boolean  printHumanReadableOnTop)

◆ SetRotation()

void com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode_1D_Properties.SetRotation ( TSPL.Rotation  rotation)

◆ SetType()

void com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode_1D_Properties.SetType ( TSPL.Barcode_Type1D  type)

資料成員說明文件

◆ height

float com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode_1D_Properties.height = 0.0f
private

◆ magnification

String com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode_1D_Properties.magnification = ""
private

◆ printHumanReadable

boolean com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode_1D_Properties.printHumanReadable = false
private

◆ printHumanReadableOnTop

boolean com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode_1D_Properties.printHumanReadableOnTop = false
private

◆ rotation

TSPL.Rotation com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode_1D_Properties.rotation = TSPL.Rotation.None
private

◆ type

TSPL.Barcode_Type1D com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode_1D_Properties.type = TSPL.Barcode_Type1D.NOT_DEFINED
private

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