公開方法(Public Methods) | |
| MaxicodeBarcode () | |
| MaxicodeBarcode (IPoint start, IMaxicodeData data) | |
| RotateEnum | GetRotation () |
| void | SetRotation (RotateEnum rotation) |
| boolean | IsZipperPattern () |
| void | SetZipperPattern (boolean zipperPattern) |
| String | ToString () |
| 返回可發送到印表機的字串。 更多... | |
| String | toString () |
公開方法(Public Methods) 繼承自 com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeBarcode | |
| IMaxicodeData | GetData () |
| 條碼的內容。 更多... | |
| void | SetData (IMaxicodeData data) |
| IRuler | GetRuler () |
| 列印解析度可以設為英寸或毫米刻度。設置/更新其中一種刻度會導致兩者都被更新。 更多... | |
| void | SetRuler (IRuler ruler) |
| IPoint | GetStart () |
| 物件開始的位置。 更多... | |
| void | SetStart (IPoint start) |
私有屬性 | |
| RotateEnum | rotation = RotateEnum.None |
| boolean | zipperPattern = false |
額外的繼承成員 | |
保護方法(Protected Methods) 繼承自 com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeBarcode | |
| AMaxicodeBarcode () | |
| AMaxicodeBarcode (IPoint start, IMaxicodeData data) | |
| com.UniPRT.Sdk.LabelMaker.PGL.MaxicodeBarcode.MaxicodeBarcode | ( | ) |
| com.UniPRT.Sdk.LabelMaker.PGL.MaxicodeBarcode.MaxicodeBarcode | ( | IPoint | start, |
| IMaxicodeData | data | ||
| ) |
| RotateEnum com.UniPRT.Sdk.LabelMaker.PGL.MaxicodeBarcode.GetRotation | ( | ) |
| boolean com.UniPRT.Sdk.LabelMaker.PGL.MaxicodeBarcode.IsZipperPattern | ( | ) |
| void com.UniPRT.Sdk.LabelMaker.PGL.MaxicodeBarcode.SetRotation | ( | RotateEnum | rotation | ) |
| void com.UniPRT.Sdk.LabelMaker.PGL.MaxicodeBarcode.SetZipperPattern | ( | boolean | zipperPattern | ) |
| String com.UniPRT.Sdk.LabelMaker.PGL.MaxicodeBarcode.ToString | ( | ) |
| String com.UniPRT.Sdk.LabelMaker.PGL.MaxicodeBarcode.toString | ( | ) |
參考 com.UniPRT.Sdk.LabelMaker.PglLib.APglCmd.ClearParameterLines(), com.UniPRT.Sdk.LabelMaker.PglLib.PGL.GetBarcodeType2D(), com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeBarcode.GetData(), 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.PGL.MaxicodeBarcode.GetRotation(), com.UniPRT.Sdk.LabelMaker.PglLib.PGL.GetRotation(), com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeBarcode.GetRuler(), 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.PGL.MaxicodeBarcode.IsZipperPattern(), com.UniPRT.Sdk.LabelMaker.PglLib.PGL.LINE_TERMINATOR, com.UniPRT.Sdk.LabelMaker.PglLib.PGL.Barcode_Type2D.MAXICODE, com.UniPRT.Sdk.LabelMaker.PglLib.PGL.Rotation.None, com.UniPRT.Sdk.LabelMaker.PrintPlane.ToDots(), 及 com.UniPRT.Sdk.LabelMaker.PglLib.APglCmd.toString().
被參考於 com.UniPRT.Sdk.LabelMaker.PGL.MaxicodeBarcode.ToString().
|
private |
|
private |