公開方法(Public Methods) | |
| Line (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) |
私有屬性 | |
| TsplCmd | cmd = new TsplCmd(false, "DIAGONAL", "STOP") |
| int | lt = 1 |
| int | sr |
| int | sc |
| int | er |
| int | ec |
| com.UniPRT.Sdk.LabelMaker.TsplLib.Line.Line | ( | int | lt, |
| int | sr, | ||
| int | sc, | ||
| int | er, | ||
| int | ec | ||
| ) |
| int com.UniPRT.Sdk.LabelMaker.TsplLib.Line.GetEC | ( | ) |
| int com.UniPRT.Sdk.LabelMaker.TsplLib.Line.GetER | ( | ) |
| int com.UniPRT.Sdk.LabelMaker.TsplLib.Line.GetLT | ( | ) |
| int com.UniPRT.Sdk.LabelMaker.TsplLib.Line.GetSC | ( | ) |
| int com.UniPRT.Sdk.LabelMaker.TsplLib.Line.GetSR | ( | ) |
| void com.UniPRT.Sdk.LabelMaker.TsplLib.Line.SetEC | ( | int | ec | ) |
| void com.UniPRT.Sdk.LabelMaker.TsplLib.Line.SetER | ( | int | er | ) |
| void com.UniPRT.Sdk.LabelMaker.TsplLib.Line.SetLT | ( | int | lt | ) |
| void com.UniPRT.Sdk.LabelMaker.TsplLib.Line.SetSC | ( | int | sc | ) |
| void com.UniPRT.Sdk.LabelMaker.TsplLib.Line.SetSR | ( | int | sr | ) |
| String com.UniPRT.Sdk.LabelMaker.TsplLib.Line.toString | ( | ) |
參考 com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.ClearParameterLines(), com.UniPRT.Sdk.LabelMaker.TsplLib.Line.cmd, com.UniPRT.Sdk.LabelMaker.TsplLib.Line.ec, com.UniPRT.Sdk.LabelMaker.TsplLib.Line.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.Line.lt, com.UniPRT.Sdk.LabelMaker.TsplLib.Line.sc, com.UniPRT.Sdk.LabelMaker.TsplLib.ITsplParamLine< T >.SetPrefix(), com.UniPRT.Sdk.LabelMaker.TsplLib.Line.sr, 及 com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.toString().
|
private |
|
private |
|
private |
|
private |
|
private |