◆ Box()
| com.UniPRT.Sdk.LabelMaker.TsplLib.Box.Box |
( |
int |
lt, |
|
|
int |
sr, |
|
|
int |
sc, |
|
|
int |
er, |
|
|
int |
ec |
|
) |
| |
◆ GetEC()
| int com.UniPRT.Sdk.LabelMaker.TsplLib.Box.GetEC |
( |
| ) |
|
◆ GetER()
| int com.UniPRT.Sdk.LabelMaker.TsplLib.Box.GetER |
( |
| ) |
|
◆ GetLT()
| int com.UniPRT.Sdk.LabelMaker.TsplLib.Box.GetLT |
( |
| ) |
|
◆ GetRD()
| int com.UniPRT.Sdk.LabelMaker.TsplLib.Box.GetRD |
( |
| ) |
|
◆ GetSC()
| int com.UniPRT.Sdk.LabelMaker.TsplLib.Box.GetSC |
( |
| ) |
|
◆ GetSR()
| int com.UniPRT.Sdk.LabelMaker.TsplLib.Box.GetSR |
( |
| ) |
|
◆ SetEC()
| void com.UniPRT.Sdk.LabelMaker.TsplLib.Box.SetEC |
( |
int |
ec | ) |
|
◆ SetER()
| void com.UniPRT.Sdk.LabelMaker.TsplLib.Box.SetER |
( |
int |
er | ) |
|
◆ SetLT()
| void com.UniPRT.Sdk.LabelMaker.TsplLib.Box.SetLT |
( |
int |
lt | ) |
|
◆ SetRD()
| void com.UniPRT.Sdk.LabelMaker.TsplLib.Box.SetRD |
( |
int |
rd | ) |
|
◆ SetSC()
| void com.UniPRT.Sdk.LabelMaker.TsplLib.Box.SetSC |
( |
int |
sc | ) |
|
◆ SetSR()
| void com.UniPRT.Sdk.LabelMaker.TsplLib.Box.SetSR |
( |
int |
sr | ) |
|
◆ toString()
| String com.UniPRT.Sdk.LabelMaker.TsplLib.Box.toString |
( |
| ) |
|
References com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.ClearParameterLines(), com.UniPRT.Sdk.LabelMaker.TsplLib.Box.cmd, com.UniPRT.Sdk.LabelMaker.TsplLib.Box.ec, com.UniPRT.Sdk.LabelMaker.TsplLib.Box.er, com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.GetNewParameterLine(), com.UniPRT.Sdk.LabelMaker.TsplLib.ITsplParamLine< T >.GetParameters(), com.UniPRT.Sdk.LabelMaker.TsplLib.TSPL.LINE_TERMINATOR, com.UniPRT.Sdk.LabelMaker.TsplLib.Box.lt, com.UniPRT.Sdk.LabelMaker.TsplLib.Box.rd, com.UniPRT.Sdk.LabelMaker.TsplLib.Box.sc, com.UniPRT.Sdk.LabelMaker.TsplLib.ITsplParamLine< T >.SetPrefix(), com.UniPRT.Sdk.LabelMaker.TsplLib.Box.sr, and com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.toString().
◆ cmd
| TsplCmd com.UniPRT.Sdk.LabelMaker.TsplLib.Box.cmd = new TsplCmd(false, "BOX", "STOP") |
|
private |
◆ ec
| int com.UniPRT.Sdk.LabelMaker.TsplLib.Box.ec |
|
private |
◆ er
| int com.UniPRT.Sdk.LabelMaker.TsplLib.Box.er |
|
private |
◆ lt
| int com.UniPRT.Sdk.LabelMaker.TsplLib.Box.lt = 1 |
|
private |
◆ rd
| int com.UniPRT.Sdk.LabelMaker.TsplLib.Box.rd = 0 |
|
private |
◆ sc
| int com.UniPRT.Sdk.LabelMaker.TsplLib.Box.sc |
|
private |
◆ sr
| int com.UniPRT.Sdk.LabelMaker.TsplLib.Box.sr |
|
private |
The documentation for this class was generated from the following file:
- app/src/main/java/com/UniPRT/Sdk/LabelMaker/TsplLib/Box.java