UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode类 参考
类 com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode 继承关系图:
com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeBarcode com.UniPRT.Sdk.LabelMaker.Interface.IRotation com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeBarcode com.UniPRT.Sdk.LabelMaker.Interface.IStartPoint com.UniPRT.Sdk.LabelMaker.Interface.IPositionRuler

Public 成员函数

 MaxicodeBarcode ()
 
 MaxicodeBarcode (IPoint start, IMaxicodeData data)
 
RotateEnum GetRotation ()
 不支持 更多...
 
void SetRotation (RotateEnum rotation)
 
boolean IsZipperPattern ()
 不支持 更多...
 
void SetZipperPattern (boolean zipperPattern)
 
String ToString ()
 返回可发送到印表机的字符串。 更多...
 
String toString ()
 
- Public 成员函数 继承自 com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeBarcode
IMaxicodeData GetData ()
 条码的内容。 更多...
 
void SetData (IMaxicodeData data)
 
IRuler GetRuler ()
 打印分辨率可以设置为英寸或毫米刻度。设置/更新其中一种刻度会导致两者都被更新。 更多...
 
void SetRuler (IRuler ruler)
 
IPoint GetStart ()
 对象开始的位置。 更多...
 
void SetStart (IPoint start)
 

Private 属性

RotateEnum rotation = RotateEnum.None
 
boolean zipperPattern = false
 

额外继承的成员函数

- Protected 成员函数 继承自 com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeBarcode
 AMaxicodeBarcode ()
 
 AMaxicodeBarcode (IPoint start, IMaxicodeData data)
 

构造及析构函数说明

◆ MaxicodeBarcode() [1/2]

com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode.MaxicodeBarcode ( )

◆ MaxicodeBarcode() [2/2]

com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode.MaxicodeBarcode ( IPoint  start,
IMaxicodeData  data 
)

成员函数说明

◆ GetRotation()

RotateEnum com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode.GetRotation ( )

◆ IsZipperPattern()

boolean com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode.IsZipperPattern ( )

◆ SetRotation()

void com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode.SetRotation ( RotateEnum  rotation)

◆ SetZipperPattern()

void com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode.SetZipperPattern ( boolean  zipperPattern)

◆ ToString()

String com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode.ToString ( )

◆ toString()

String com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode.toString ( )

引用了 com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.ClearParameterLines(), com.UniPRT.Sdk.LabelMaker.TsplLib.TSPL.GetBarcodeType2D(), com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.GetCountryCode(), com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeBarcode.GetData(), com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeData.GetMode(), com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.GetNewParameterLine(), com.UniPRT.Sdk.LabelMaker.TsplLib.ITsplParamLine< T >.GetParameters(), com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.GetPostalCode(), com.UniPRT.Sdk.LabelMaker.TsplLib.TSPL.GetPrintableDataFrameChar(), com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode.GetRotation(), com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeBarcode.GetRuler(), com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructured.GetServiceClass(), com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeBarcode.GetStart(), com.UniPRT.Sdk.LabelMaker.Interface.IPair< T >.GetX(), com.UniPRT.Sdk.LabelMaker.Interface.IPair< T >.GetY(), com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode.IsZipperPattern(), com.UniPRT.Sdk.LabelMaker.TsplLib.TSPL.LINE_TERMINATOR, com.UniPRT.Sdk.LabelMaker.TsplLib.TSPL.Barcode_Type2D.MAXICODE, com.UniPRT.Sdk.LabelMaker.Enum.MaxicodeModeEnum.MODE_2, com.UniPRT.Sdk.LabelMaker.Enum.MaxicodeModeEnum.MODE_3, com.UniPRT.Sdk.LabelMaker.TsplLib.TSPL.Rotation.None, com.UniPRT.Sdk.LabelMaker.TsplLib.ITsplParamLine< T >.SetPrefix(), com.UniPRT.Sdk.LabelMaker.PrintPlane.ToDots() , 以及 com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.toString().

被这些函数引用 com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode.ToString().

类成员变量说明

◆ rotation

RotateEnum com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode.rotation = RotateEnum.None
private

◆ zipperPattern

boolean com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode.zipperPattern = false
private

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