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