This is the complete list of members for LabelMaker.Interfaces.ICoordinates.PrintPlane, including all inherited members.
__init__(self, Optional[IRuler] ruler=None, Optional[IPrintResolution] print_resolution=None) | LabelMaker.Interfaces.ICoordinates.PrintPlane | |
dots_per_unit_with_ruler(self, Optional[IRuler] ruler=None, Optional[IPrintResolution] resolution=None) | LabelMaker.Interfaces.ICoordinates.PrintPlane | |
dots_to_points_with_dots(self, float dots, Optional[IPrintResolution] resolution=None) | LabelMaker.Interfaces.ICoordinates.PrintPlane | |
inch_to_dots_with_inch_value(self, float inch_value, Optional[IPrintResolution] resolution=None) | LabelMaker.Interfaces.ICoordinates.PrintPlane | |
inch_to_points_with_inch_value(self, float inch_value, Optional[IPrintResolution] resolution=None) | LabelMaker.Interfaces.ICoordinates.PrintPlane | |
mm_to_dots_with_mm_value(self, float mm_value, Optional[IPrintResolution] resolution=None) | LabelMaker.Interfaces.ICoordinates.PrintPlane | |
mm_to_points_with_mm_value(self, float mm_value, Optional[IPrintResolution] resolution=None) | LabelMaker.Interfaces.ICoordinates.PrintPlane | |
printer_resolution | LabelMaker.Interfaces.ICoordinates.PrintPlane | |
round(float num_to_round) | LabelMaker.Interfaces.ICoordinates.PrintPlane | static |
ruler | LabelMaker.Interfaces.ICoordinates.PrintPlane | |
to_dots_with_scaled_number(self, float scaled_number, Optional[IRuler] ruler=None, Optional[IPrintResolution] resolution=None) | LabelMaker.Interfaces.ICoordinates.PrintPlane | |
to_dots_with_scaled_position(self, IPoint scaled_position, Optional[IRuler] ruler=None, Optional[IPrintResolution] resolution=None) | LabelMaker.Interfaces.ICoordinates.PrintPlane | |
to_inch_with_scaled_number(self, float scaled_number, Optional[IRuler] ruler=None, Optional[IPrintResolution] resolution=None) | LabelMaker.Interfaces.ICoordinates.PrintPlane | |
to_mm_with_scaled_number(self, float scaled_number, Optional[IRuler] ruler=None, Optional[IPrintResolution] resolution=None) | LabelMaker.Interfaces.ICoordinates.PrintPlane | |
to_points_with_scaled_number(self, float scaled_number, Optional[IRuler] ruler=None, Optional[IPrintResolution] resolution=None) | LabelMaker.Interfaces.ICoordinates.PrintPlane |