DotsPerUnit(IRuler ruler, IPrintResolution resolution) | com.UniPRT.Sdk.LabelMaker.PrintPlane | |
DotsPerUnit(IRuler ruler) | com.UniPRT.Sdk.LabelMaker.PrintPlane | |
DotsToPoints(float dots, IPrintResolution resolution) | com.UniPRT.Sdk.LabelMaker.PrintPlane | |
DotsToPoints(float dots) | com.UniPRT.Sdk.LabelMaker.PrintPlane | |
GetPrinterResolution() | com.UniPRT.Sdk.LabelMaker.PrintPlane | |
GetRuler() | com.UniPRT.Sdk.LabelMaker.PrintPlane | |
InchToDots(float inchValue, IPrintResolution resolution) | com.UniPRT.Sdk.LabelMaker.PrintPlane | |
InchToDots(float inchValue) | com.UniPRT.Sdk.LabelMaker.PrintPlane | |
InchToPoints(float inchValue, IPrintResolution resolution) | com.UniPRT.Sdk.LabelMaker.PrintPlane | |
InchToPoints(float inchValue) | com.UniPRT.Sdk.LabelMaker.PrintPlane | |
MMToDots(float mmValue, IPrintResolution resolution) | com.UniPRT.Sdk.LabelMaker.PrintPlane | |
MMToDots(float mmValue) | com.UniPRT.Sdk.LabelMaker.PrintPlane | |
MMToPoints(float mmValue, IPrintResolution resolution) | com.UniPRT.Sdk.LabelMaker.PrintPlane | |
MMToPoints(float mmValue) | com.UniPRT.Sdk.LabelMaker.PrintPlane | |
printerResolution | com.UniPRT.Sdk.LabelMaker.PrintPlane | private |
PrintPlane() | com.UniPRT.Sdk.LabelMaker.PrintPlane | |
PrintPlane(IRuler ruler) | com.UniPRT.Sdk.LabelMaker.PrintPlane | |
PrintPlane(IRuler ruler, IPrintResolution printResolution) | com.UniPRT.Sdk.LabelMaker.PrintPlane | |
Round(float numToRound) | com.UniPRT.Sdk.LabelMaker.PrintPlane | static |
ruler | com.UniPRT.Sdk.LabelMaker.PrintPlane | private |
SetPrinterResolution(IPrintResolution printerResolution) | com.UniPRT.Sdk.LabelMaker.PrintPlane | |
SetRuler(IRuler ruler) | com.UniPRT.Sdk.LabelMaker.PrintPlane | |
ToDots(float scaledNumber, IRuler ruler, IPrintResolution resolution) | com.UniPRT.Sdk.LabelMaker.PrintPlane | |
ToDots(float scaledNumber, IRuler ruler) | com.UniPRT.Sdk.LabelMaker.PrintPlane | |
ToDots(float scaledNumber) | com.UniPRT.Sdk.LabelMaker.PrintPlane | |
ToDots(IPoint scaledPosition, IRuler ruler, IPrintResolution resolution) | com.UniPRT.Sdk.LabelMaker.PrintPlane | |
ToDots(IPoint scaledPosition, IRuler ruler) | com.UniPRT.Sdk.LabelMaker.PrintPlane | |
ToDots(IPoint scaledPosition) | com.UniPRT.Sdk.LabelMaker.PrintPlane | |
ToInch(float scaledNumber, IRuler ruler, IPrintResolution resolution) | com.UniPRT.Sdk.LabelMaker.PrintPlane | |
ToInch(float scaledNumber, IRuler ruler) | com.UniPRT.Sdk.LabelMaker.PrintPlane | |
ToInch(float scaledNumber) | com.UniPRT.Sdk.LabelMaker.PrintPlane | |
ToMM(float scaledNumber, IRuler ruler, IPrintResolution resolution) | com.UniPRT.Sdk.LabelMaker.PrintPlane | |
ToMM(float scaledNumber, IRuler ruler) | com.UniPRT.Sdk.LabelMaker.PrintPlane | |
ToMM(float scaledNumber) | com.UniPRT.Sdk.LabelMaker.PrintPlane | |
ToPoints(float scaledNumber, IRuler ruler, IPrintResolution resolution) | com.UniPRT.Sdk.LabelMaker.PrintPlane | |
ToPoints(float scaledNumber, IRuler ruler) | com.UniPRT.Sdk.LabelMaker.PrintPlane | |
ToPoints(float scaledNumber) | com.UniPRT.Sdk.LabelMaker.PrintPlane | |