UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.PGL.Pdf417Barcode类 参考
类 com.UniPRT.Sdk.LabelMaker.PGL.Pdf417Barcode 继承关系图:
com.UniPRT.Sdk.LabelMaker.Abstract.APdf417 com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode2D com.UniPRT.Sdk.LabelMaker.Interface.IRectangleCell 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 成员函数

 Pdf417Barcode ()
 
 Pdf417Barcode (IPoint start, String data)
 
String ToString ()
 Returns the string that can be sent to printer. 更多...
 
String toString ()
 
- Public 成员函数 继承自 com.UniPRT.Sdk.LabelMaker.Abstract.APdf417
ICellRect GetCellSize ()
 单元大小可视为 PDF417 行中最窄的条形元素的宽度和高度。 更多...
 
void SetCellSize (ICellRect cellSize)
 
Pdf417ErrCorrectionEnum GetErrorCorrection ()
 
void SetErrorCorrection (Pdf417ErrCorrectionEnum errorCorrection)
 
int GetRows ()
 行数可用于限制条码的高度。 更多...
 
void SetRows (int rows)
 
int GetColumns ()
 列数可用于限制条码的宽度。 更多...
 
void SetColumns (int columns)
 
- Public 成员函数 继承自 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 成员函数 继承自 com.UniPRT.Sdk.LabelMaker.Abstract.APdf417
 APdf417 ()
 
 APdf417 (IPoint start, String data)
 
int LimitRange (int value, int min, int max)
 用于将数值限制在指定范围内的工具方法。 更多...
 

构造及析构函数说明

◆ Pdf417Barcode() [1/2]

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

◆ Pdf417Barcode() [2/2]

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

成员函数说明

◆ ToString()

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

Returns the string that can be sent to printer.

重载 com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode2D .

引用了 com.UniPRT.Sdk.LabelMaker.PGL.Pdf417Barcode.toString().

◆ toString()

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

重载 com.UniPRT.Sdk.LabelMaker.Abstract.APdf417 .

引用了 com.UniPRT.Sdk.LabelMaker.PglLib.APglCmd.ClearParameterLines(), com.UniPRT.Sdk.LabelMaker.PglLib.PGL.GetBarcodeType2D(), com.UniPRT.Sdk.LabelMaker.Abstract.APdf417.GetCellSize(), com.UniPRT.Sdk.LabelMaker.Abstract.APdf417.GetColumns(), com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode2D.GetData(), com.UniPRT.Sdk.LabelMaker.Abstract.APdf417.GetErrorCorrection(), 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.APdf417.GetRows(), com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode2D.GetRuler(), com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode2D.GetStart(), 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.Interface.ICellRect.GetYdim(), com.UniPRT.Sdk.LabelMaker.Abstract.APdf417.LimitRange(), com.UniPRT.Sdk.LabelMaker.PglLib.PGL.LINE_TERMINATOR, com.UniPRT.Sdk.LabelMaker.PglLib.PGL.Rotation.None, com.UniPRT.Sdk.LabelMaker.PglLib.PGL.Barcode_Type2D.PDF417, com.UniPRT.Sdk.LabelMaker.PrintPlane.Round(), com.UniPRT.Sdk.LabelMaker.PrintPlane.ToDots() , 以及 com.UniPRT.Sdk.LabelMaker.PglLib.APglCmd.toString().

被这些函数引用 com.UniPRT.Sdk.LabelMaker.PGL.Pdf417Barcode.ToString().


该类的文档由以下文件生成: