Public 成员函数 | |
| Scale () | |
| Scale (TSPL.SCALE_UNITS units, int horzDpi, int vertDpi) | |
| String | toString () |
| TSPL.SCALE_UNITS | getUnits () |
| void | SetUnits (TSPL.SCALE_UNITS units) |
| int | GetHorzResolution () |
| void | SetHorzResolution (int horzResolution) |
| int | GetVertResolution () |
| void | SetVertResolution (int vertResolution) |
Private 属性 | |
| TsplCmd | cmd = new TsplCmd(false, "REM SCALE", "") |
| TSPL.SCALE_UNITS | units = TSPL.SCALE_UNITS.DOT |
| int | horzResolution |
| int | vertResolution |
| com.UniPRT.Sdk.LabelMaker.TsplLib.Scale.Scale | ( | ) |
| com.UniPRT.Sdk.LabelMaker.TsplLib.Scale.Scale | ( | TSPL.SCALE_UNITS | units, |
| int | horzDpi, | ||
| int | vertDpi | ||
| ) |
| int com.UniPRT.Sdk.LabelMaker.TsplLib.Scale.GetHorzResolution | ( | ) |
| TSPL.SCALE_UNITS com.UniPRT.Sdk.LabelMaker.TsplLib.Scale.getUnits | ( | ) |
| int com.UniPRT.Sdk.LabelMaker.TsplLib.Scale.GetVertResolution | ( | ) |
| void com.UniPRT.Sdk.LabelMaker.TsplLib.Scale.SetHorzResolution | ( | int | horzResolution | ) |
| void com.UniPRT.Sdk.LabelMaker.TsplLib.Scale.SetUnits | ( | TSPL.SCALE_UNITS | units | ) |
| void com.UniPRT.Sdk.LabelMaker.TsplLib.Scale.SetVertResolution | ( | int | vertResolution | ) |
| String com.UniPRT.Sdk.LabelMaker.TsplLib.Scale.toString | ( | ) |
引用了 com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.ClearParameterLines(), com.UniPRT.Sdk.LabelMaker.TsplLib.Scale.cmd, com.UniPRT.Sdk.LabelMaker.TsplLib.TSPL.DELIMITER_PARAMS, com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.GetNewParameterLine(), com.UniPRT.Sdk.LabelMaker.TsplLib.ITsplParamLine< T >.GetParameters(), com.UniPRT.Sdk.LabelMaker.TsplLib.Scale.horzResolution, com.UniPRT.Sdk.LabelMaker.TsplLib.TSPL.LINE_TERMINATOR, com.UniPRT.Sdk.LabelMaker.TsplLib.ITsplParamLine< T >.SetPrefix(), com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.toString() , 以及 com.UniPRT.Sdk.LabelMaker.TsplLib.Scale.vertResolution.
|
private |
|
private |
|
private |