◆ PrintResolution()
com.UniPRT.Sdk.LabelMaker.PrintResolution.PrintResolution |
( |
float |
dotsPerUnit, |
|
|
ScaleEnum |
unit |
|
) |
| |
◆ GetDotsPerInch()
float com.UniPRT.Sdk.LabelMaker.PrintResolution.GetDotsPerInch |
( |
| ) |
|
◆ GetDotsPerMM()
float com.UniPRT.Sdk.LabelMaker.PrintResolution.GetDotsPerMM |
( |
| ) |
|
◆ SetDotsPerInch()
void com.UniPRT.Sdk.LabelMaker.PrintResolution.SetDotsPerInch |
( |
float |
dotsPerInch | ) |
|
◆ SetDotsPerMM()
void com.UniPRT.Sdk.LabelMaker.PrintResolution.SetDotsPerMM |
( |
float |
dotsPerMM | ) |
|
◆ DEFAULT_DPI
final float com.UniPRT.Sdk.LabelMaker.PrintResolution.DEFAULT_DPI = 300 |
|
staticprivate |
◆ dotsPerInch
float com.UniPRT.Sdk.LabelMaker.PrintResolution.dotsPerInch = DEFAULT_DPI |
|
private |
◆ dotsPerMM
◆ MM_PER_INCH
final float com.UniPRT.Sdk.LabelMaker.PrintResolution.MM_PER_INCH = 25.4f |
|
staticprivate |
The documentation for this class was generated from the following file:
- app/src/main/java/com/UniPRT/Sdk/LabelMaker/PrintResolution.java