◆ Scale() [1/2]
com.UniPRT.Sdk.LabelMaker.TsplLib.Scale.Scale |
( |
| ) |
|
◆ Scale() [2/2]
com.UniPRT.Sdk.LabelMaker.TsplLib.Scale.Scale |
( |
TSPL.SCALE_UNITS |
units, |
|
|
int |
horzDpi, |
|
|
int |
vertDpi |
|
) |
| |
◆ GetHorzResolution()
int com.UniPRT.Sdk.LabelMaker.TsplLib.Scale.GetHorzResolution |
( |
| ) |
|
◆ getUnits()
TSPL.SCALE_UNITS com.UniPRT.Sdk.LabelMaker.TsplLib.Scale.getUnits |
( |
| ) |
|
◆ GetVertResolution()
int com.UniPRT.Sdk.LabelMaker.TsplLib.Scale.GetVertResolution |
( |
| ) |
|
◆ SetHorzResolution()
void com.UniPRT.Sdk.LabelMaker.TsplLib.Scale.SetHorzResolution |
( |
int |
horzResolution | ) |
|
◆ SetUnits()
void com.UniPRT.Sdk.LabelMaker.TsplLib.Scale.SetUnits |
( |
TSPL.SCALE_UNITS |
units | ) |
|
◆ SetVertResolution()
void com.UniPRT.Sdk.LabelMaker.TsplLib.Scale.SetVertResolution |
( |
int |
vertResolution | ) |
|
◆ toString()
String com.UniPRT.Sdk.LabelMaker.TsplLib.Scale.toString |
( |
| ) |
|
◆ cmd
TsplCmd com.UniPRT.Sdk.LabelMaker.TsplLib.Scale.cmd = new TsplCmd(false, "REM SCALE", "") |
|
private |
◆ horzResolution
int com.UniPRT.Sdk.LabelMaker.TsplLib.Scale.horzResolution |
|
private |
◆ units
◆ vertResolution
int com.UniPRT.Sdk.LabelMaker.TsplLib.Scale.vertResolution |
|
private |
The documentation for this class was generated from the following file:
- app/src/main/java/com/UniPRT/Sdk/LabelMaker/TsplLib/Scale.java