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) | |
| com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode.MaxicodeBarcode | ( | ) |
| com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode.MaxicodeBarcode | ( | IPoint | start, |
| IMaxicodeData | data | ||
| ) |
| RotateEnum com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode.GetRotation | ( | ) |
| boolean com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode.IsZipperPattern | ( | ) |
| void com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode.SetRotation | ( | RotateEnum | rotation | ) |
| void com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode.SetZipperPattern | ( | boolean | zipperPattern | ) |
| String com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode.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().
|
private |
|
private |