UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.PglLib.Box Class Reference

Public Member Functions

 Box (int lt, int sr, int sc, int er, int ec)
 
String toString ()
 
int GetLT ()
 
void SetLT (int lt)
 
int GetSR ()
 
void SetSR (int sr)
 
int GetSC ()
 
void SetSC (int sc)
 
int GetER ()
 
void SetER (int er)
 
int GetEC ()
 
void SetEC (int ec)
 
int GetRD ()
 
void SetRD (int rd)
 

Private Attributes

PglCmd cmd = new PglCmd(false, "BOX", "STOP")
 
int lt = 1
 
int sr
 
int sc
 
int er
 
int ec
 
int rd = 0
 

Constructor & Destructor Documentation

◆ Box()

Member Function Documentation

◆ GetEC()

int com.UniPRT.Sdk.LabelMaker.PglLib.Box.GetEC ( )

◆ GetER()

int com.UniPRT.Sdk.LabelMaker.PglLib.Box.GetER ( )

◆ GetLT()

int com.UniPRT.Sdk.LabelMaker.PglLib.Box.GetLT ( )

◆ GetRD()

int com.UniPRT.Sdk.LabelMaker.PglLib.Box.GetRD ( )

◆ GetSC()

int com.UniPRT.Sdk.LabelMaker.PglLib.Box.GetSC ( )

◆ GetSR()

int com.UniPRT.Sdk.LabelMaker.PglLib.Box.GetSR ( )

◆ SetEC()

void com.UniPRT.Sdk.LabelMaker.PglLib.Box.SetEC ( int  ec)

◆ SetER()

void com.UniPRT.Sdk.LabelMaker.PglLib.Box.SetER ( int  er)

◆ SetLT()

void com.UniPRT.Sdk.LabelMaker.PglLib.Box.SetLT ( int  lt)

◆ SetRD()

void com.UniPRT.Sdk.LabelMaker.PglLib.Box.SetRD ( int  rd)

◆ SetSC()

void com.UniPRT.Sdk.LabelMaker.PglLib.Box.SetSC ( int  sc)

◆ SetSR()

void com.UniPRT.Sdk.LabelMaker.PglLib.Box.SetSR ( int  sr)

◆ toString()

Member Data Documentation

◆ cmd

PglCmd com.UniPRT.Sdk.LabelMaker.PglLib.Box.cmd = new PglCmd(false, "BOX", "STOP")
private

◆ ec

◆ er

◆ lt

◆ rd

◆ sc

◆ sr


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