◆ Box()
com.UniPRT.Sdk.LabelMaker.PglLib.Box.Box |
( |
int |
lt, |
|
|
int |
sr, |
|
|
int |
sc, |
|
|
int |
er, |
|
|
int |
ec |
|
) |
| |
◆ 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()
String com.UniPRT.Sdk.LabelMaker.PglLib.Box.toString |
( |
| ) |
|
References com.UniPRT.Sdk.LabelMaker.PglLib.APglCmd.ClearParameterLines(), com.UniPRT.Sdk.LabelMaker.PglLib.Box.cmd, com.UniPRT.Sdk.LabelMaker.PglLib.Box.ec, com.UniPRT.Sdk.LabelMaker.PglLib.Box.er, com.UniPRT.Sdk.LabelMaker.PglLib.APglCmd.GetNewParameterLine(), com.UniPRT.Sdk.LabelMaker.PglLib.IPglParamLine< T >.GetParameters(), com.UniPRT.Sdk.LabelMaker.PglLib.PGL.LINE_TERMINATOR, com.UniPRT.Sdk.LabelMaker.PglLib.Box.lt, com.UniPRT.Sdk.LabelMaker.PglLib.Box.rd, com.UniPRT.Sdk.LabelMaker.PglLib.Box.sc, com.UniPRT.Sdk.LabelMaker.PglLib.Box.sr, and com.UniPRT.Sdk.LabelMaker.PglLib.APglCmd.toString().
◆ cmd
PglCmd com.UniPRT.Sdk.LabelMaker.PglLib.Box.cmd = new PglCmd(false, "BOX", "STOP") |
|
private |
◆ ec
int com.UniPRT.Sdk.LabelMaker.PglLib.Box.ec |
|
private |
◆ er
int com.UniPRT.Sdk.LabelMaker.PglLib.Box.er |
|
private |
◆ lt
int com.UniPRT.Sdk.LabelMaker.PglLib.Box.lt = 1 |
|
private |
◆ rd
int com.UniPRT.Sdk.LabelMaker.PglLib.Box.rd = 0 |
|
private |
◆ sc
int com.UniPRT.Sdk.LabelMaker.PglLib.Box.sc |
|
private |
◆ sr
int com.UniPRT.Sdk.LabelMaker.PglLib.Box.sr |
|
private |
The documentation for this class was generated from the following file:
- app/src/main/java/com/UniPRT/Sdk/LabelMaker/PglLib/Box.java