Public 成员函数 | |
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 属性 | |
TsplCmd | cmd = new TsplCmd(false, "BOX", "STOP") |
int | lt = 1 |
int | sr |
int | sc |
int | er |
int | ec |
int | rd = 0 |
com.UniPRT.Sdk.LabelMaker.TsplLib.Box.Box | ( | int | lt, |
int | sr, | ||
int | sc, | ||
int | er, | ||
int | ec | ||
) |
int com.UniPRT.Sdk.LabelMaker.TsplLib.Box.GetEC | ( | ) |
int com.UniPRT.Sdk.LabelMaker.TsplLib.Box.GetER | ( | ) |
int com.UniPRT.Sdk.LabelMaker.TsplLib.Box.GetLT | ( | ) |
int com.UniPRT.Sdk.LabelMaker.TsplLib.Box.GetRD | ( | ) |
int com.UniPRT.Sdk.LabelMaker.TsplLib.Box.GetSC | ( | ) |
int com.UniPRT.Sdk.LabelMaker.TsplLib.Box.GetSR | ( | ) |
void com.UniPRT.Sdk.LabelMaker.TsplLib.Box.SetEC | ( | int | ec | ) |
void com.UniPRT.Sdk.LabelMaker.TsplLib.Box.SetER | ( | int | er | ) |
void com.UniPRT.Sdk.LabelMaker.TsplLib.Box.SetLT | ( | int | lt | ) |
void com.UniPRT.Sdk.LabelMaker.TsplLib.Box.SetRD | ( | int | rd | ) |
void com.UniPRT.Sdk.LabelMaker.TsplLib.Box.SetSC | ( | int | sc | ) |
void com.UniPRT.Sdk.LabelMaker.TsplLib.Box.SetSR | ( | int | sr | ) |
String com.UniPRT.Sdk.LabelMaker.TsplLib.Box.toString | ( | ) |
引用了 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 , 以及 com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.toString().
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |