UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode Class Reference
Inheritance diagram for 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 Member Functions

 MaxicodeBarcode ()
 
 MaxicodeBarcode (IPoint start, IMaxicodeData data)
 
RotateEnum GetRotation ()
 Not Supported. More...
 
void SetRotation (RotateEnum rotation)
 
boolean IsZipperPattern ()
 Not Supported. More...
 
void SetZipperPattern (boolean zipperPattern)
 
String ToString ()
 Returns the string that can be sent to printer. More...
 
String toString ()
 
- Public Member Functions inherited from com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeBarcode
IMaxicodeData GetData ()
 The barcode content. More...
 
void SetData (IMaxicodeData data)
 
IRuler GetRuler ()
 The print resolution can be set in either inch or MM scale. Setting/Updating either scale results in updates to both. More...
 
void SetRuler (IRuler ruler)
 
IPoint GetStart ()
 Position where object starts. More...
 
void SetStart (IPoint start)
 

Private Attributes

RotateEnum rotation = RotateEnum.None
 
boolean zipperPattern = false
 

Additional Inherited Members

- Protected Member Functions inherited from com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeBarcode
 AMaxicodeBarcode ()
 
 AMaxicodeBarcode (IPoint start, IMaxicodeData data)
 

Constructor & Destructor Documentation

◆ MaxicodeBarcode() [1/2]

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

◆ MaxicodeBarcode() [2/2]

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

Member Function Documentation

◆ 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 ( )

Returns the string that can be sent to printer.

Implements com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeBarcode.

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

◆ toString()

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

References 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(), and com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.toString().

Referenced by com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode.ToString().

Member Data Documentation

◆ rotation

◆ zipperPattern

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

The documentation for this class was generated from the following file: