成员的完整列表,这些成员属于 LabelMaker.Interfaces.ICoordinates.PrintPlane,包括所有继承而来的类成员
__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 |