UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D Class Reference

Public Member Functions

 Barcode1D (TSPL.Barcode_Type1D bcdType, int sr, int sc, String data)
 
 Barcode1D (Barcode_1D_Properties bcdProps, int sr, int sc, String data)
 
String toString ()
 
String GetMagnification ()
 
void SetMagnification (String magnification)
 
float GetHeight ()
 
void SetHeight (float height)
 
TSPL.Rotation GetRotation ()
 
void SetRotation (TSPL.Rotation rotation)
 
boolean IsPDF ()
 
void SetPDF (boolean pdf)
 
boolean IsPdfLocTop ()
 
void SetPdfLocTop (boolean pdfLocTop)
 
String GetData ()
 
void SetData (String data)
 
int GetSr ()
 
void SetSr (int sr)
 
int GetSc ()
 
void SetSc (int sc)
 
TSPL.Barcode_Type1D GetBcdType ()
 
void SetBcdType (TSPL.Barcode_Type1D bcdType)
 

Private Attributes

TsplCmd cmd = new TsplCmd(false, "BARCODE", "STOP")
 
String magnification = ""
 
float height = -1.0f
 
TSPL.Rotation rotation = TSPL.Rotation.None
 
boolean pdf = false
 
boolean pdfLocTop = false
 
String data
 
int sr
 
int sc
 
TSPL.Barcode_Type1D bcdType = TSPL.Barcode_Type1D.NOT_DEFINED
 

Constructor & Destructor Documentation

◆ Barcode1D() [1/2]

com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.Barcode1D ( TSPL.Barcode_Type1D  bcdType,
int  sr,
int  sc,
String  data 
)

◆ Barcode1D() [2/2]

Member Function Documentation

◆ GetBcdType()

TSPL.Barcode_Type1D com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.GetBcdType ( )

◆ GetData()

String com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.GetData ( )

◆ GetHeight()

float com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.GetHeight ( )

◆ GetMagnification()

String com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.GetMagnification ( )

◆ GetRotation()

TSPL.Rotation com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.GetRotation ( )

◆ GetSc()

int com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.GetSc ( )

◆ GetSr()

int com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.GetSr ( )

◆ IsPDF()

boolean com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.IsPDF ( )

◆ IsPdfLocTop()

boolean com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.IsPdfLocTop ( )

◆ SetBcdType()

void com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.SetBcdType ( TSPL.Barcode_Type1D  bcdType)

◆ SetData()

void com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.SetData ( String  data)

◆ SetHeight()

void com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.SetHeight ( float  height)

◆ SetMagnification()

void com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.SetMagnification ( String  magnification)

◆ SetPDF()

void com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.SetPDF ( boolean  pdf)

◆ SetPdfLocTop()

void com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.SetPdfLocTop ( boolean  pdfLocTop)

◆ SetRotation()

void com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.SetRotation ( TSPL.Rotation  rotation)

◆ SetSc()

void com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.SetSc ( int  sc)

◆ SetSr()

void com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.SetSr ( int  sr)

◆ toString()

Member Data Documentation

◆ bcdType

◆ cmd

TsplCmd com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.cmd = new TsplCmd(false, "BARCODE", "STOP")
private

◆ data

◆ height

◆ magnification

String com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.magnification = ""
private

◆ pdf

◆ pdfLocTop

◆ rotation

◆ sc

◆ sr


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