UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.PGL.AztecBarcode 類別 參考文件
類別com.UniPRT.Sdk.LabelMaker.PGL.AztecBarcode的繼承圖:
com.UniPRT.Sdk.LabelMaker.Abstract.AAztecBarcode com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode2D com.UniPRT.Sdk.LabelMaker.Interface.ISquareCell com.UniPRT.Sdk.LabelMaker.Interface.IBarcode2D com.UniPRT.Sdk.LabelMaker.Interface.IBarcodeItem_2D com.UniPRT.Sdk.LabelMaker.Interface.IPositionRuler com.UniPRT.Sdk.LabelMaker.Interface.IRotation

公開方法(Public Methods)

 AztecBarcode ()
 
 AztecBarcode (IPoint start, String data)
 
String ToString ()
 Returns the string that can be sent to printer. 更多...
 
String toString ()
 
- 公開方法(Public Methods) 繼承自 com.UniPRT.Sdk.LabelMaker.Abstract.AAztecBarcode
ICellSquare GetCellSize ()
 條碼單元格大小。較大的單元格會導致條碼佔用更大的區域。 更多...
 
void SetCellSize (ICellSquare cellSize)
 
AztecCodeTypeEnum GetType ()
 
void SetType (AztecCodeTypeEnum type)
 
int GetFixedErrCorrection ()
 此百分比錯誤校正值僅適用於 AztecCodeTypeEnum.FixedErrCorrection 更多...
 
void SetFixedErrCorrection (int fixedErrCorrection)
 
int GetLayers ()
 用於 AztecCodeTypeEnum.CompactAztecCodeTypeEnum.Full 條碼類型的層數。 更多...
 
void SetLayers (int layers)
 
- 公開方法(Public Methods) 繼承自 com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode2D
IRuler GetRuler ()
 列印解析度可以設為英寸或毫米刻度。設置/更新其中一種刻度會導致兩者都被更新。 更多...
 
void SetRuler (IRuler ruler)
 
IPoint GetStart ()
 條碼開始的位置。 更多...
 
void SetStart (IPoint start)
 
String GetData ()
 條碼內容。 更多...
 
void SetData (String data)
 
RotateEnum GetRotation ()
 
void SetRotation (RotateEnum rotation)
 

額外的繼承成員

- 保護方法(Protected Methods) 繼承自 com.UniPRT.Sdk.LabelMaker.Abstract.AAztecBarcode
 AAztecBarcode ()
 
 AAztecBarcode (IPoint start, String data)
 
int GetLayersWithinRange ()
 

建構子與解構子說明文件

◆ AztecBarcode() [1/2]

com.UniPRT.Sdk.LabelMaker.PGL.AztecBarcode.AztecBarcode ( )

◆ AztecBarcode() [2/2]

com.UniPRT.Sdk.LabelMaker.PGL.AztecBarcode.AztecBarcode ( IPoint  start,
String  data 
)

函式成員說明文件

◆ ToString()

String com.UniPRT.Sdk.LabelMaker.PGL.AztecBarcode.ToString ( )

Returns the string that can be sent to printer.

依據com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode2D重新實作.

參考 com.UniPRT.Sdk.LabelMaker.PGL.AztecBarcode.toString().

◆ toString()

String com.UniPRT.Sdk.LabelMaker.PGL.AztecBarcode.toString ( )

依據com.UniPRT.Sdk.LabelMaker.Abstract.AAztecBarcode重新實作.

參考 com.UniPRT.Sdk.LabelMaker.PglLib.PGL.Barcode_Type2D.AZTEC, com.UniPRT.Sdk.LabelMaker.PglLib.APglCmd.ClearParameterLines(), com.UniPRT.Sdk.LabelMaker.PglLib.PGL.GetBarcodeType2D(), com.UniPRT.Sdk.LabelMaker.Abstract.AAztecBarcode.GetCellSize(), com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode2D.GetData(), com.UniPRT.Sdk.LabelMaker.Abstract.AAztecBarcode.GetFixedErrCorrection(), com.UniPRT.Sdk.LabelMaker.Abstract.AAztecBarcode.GetLayersWithinRange(), com.UniPRT.Sdk.LabelMaker.PglLib.APglCmd.GetNewParameterLine(), com.UniPRT.Sdk.LabelMaker.PglLib.IPglParamLine< T >.GetParameters(), com.UniPRT.Sdk.LabelMaker.PglLib.PGL.GetPrintableDataFrameChar(), com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode2D.GetRotation(), com.UniPRT.Sdk.LabelMaker.PglLib.PGL.GetRotation(), com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode2D.GetRuler(), com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode2D.GetStart(), com.UniPRT.Sdk.LabelMaker.Abstract.AAztecBarcode.GetType(), com.UniPRT.Sdk.LabelMaker.Interface.IPair< T >.GetX(), com.UniPRT.Sdk.LabelMaker.Interface.ICellSquare.GetXdim(), com.UniPRT.Sdk.LabelMaker.Interface.IPair< T >.GetY(), com.UniPRT.Sdk.LabelMaker.PglLib.PGL.LINE_TERMINATOR, com.UniPRT.Sdk.LabelMaker.PglLib.PGL.Rotation.None, com.UniPRT.Sdk.LabelMaker.PrintPlane.Round(), com.UniPRT.Sdk.LabelMaker.PrintPlane.ToDots(), 及 com.UniPRT.Sdk.LabelMaker.PglLib.APglCmd.toString().

被參考於 com.UniPRT.Sdk.LabelMaker.PGL.AztecBarcode.ToString().


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