UniPRT SDK v1.0.0.0
 
載入中...
搜尋中...
無符合項目
LabelMaker.Interfaces.ICoordinates.IPrintPlane 類別 參考文件

定義PrintPlane類接口的協議。 更多...

類別LabelMaker.Interfaces.ICoordinates.IPrintPlane的繼承圖:
LabelMaker.Interfaces.ICoordinates.PrintPlane

公開方法(Public Methods)

float dots_per_unit_with_ruler (self, Optional[IRuler] ruler, Optional[IPrintResolution] resolution)
 
float dots_to_points_with_dots (self, float dots, Optional[IPrintResolution] resolution)
 
float inch_to_dots_with_inch_value (self, float inch_value, Optional[IPrintResolution] resolution)
 
float inch_to_points_with_inch_value (self, float inch_value, Optional[IPrintResolution] resolution)
 
float mm_to_dots_with_mm_value (self, float mm_value, Optional[IPrintResolution] resolution)
 
float mm_to_points_with_mm_value (self, float mm_value, Optional[IPrintResolution] resolution)
 
float to_points_with_scaled_number (self, float scaled_number, Optional[IRuler] ruler, Optional[IPrintResolution] resolution)
 
float to_dots_with_scaled_number (self, float scaled_number, Optional[IRuler] ruler, Optional[IPrintResolution] resolution)
 
float to_inch_with_scaled_number (self, float scaled_number, Optional[IRuler] ruler, Optional[IPrintResolution] resolution)
 
float to_mm_with_scaled_number (self, float scaled_number, Optional[IRuler] ruler, Optional[IPrintResolution] resolution)
 
IPoint to_dots_with_scaled_position (self, IPoint scaled_position, Optional[IRuler] ruler, Optional[IPrintResolution] resolution)
 

靜態公開屬性

IPrintResolution printer_resolution
 
IRuler ruler
 

詳細描述

定義PrintPlane類接口的協議。

函式成員說明文件

◆ dots_per_unit_with_ruler()

float LabelMaker.Interfaces.ICoordinates.IPrintPlane.dots_per_unit_with_ruler ( self,
Optional[IRuler] ruler,
Optional[IPrintResolution] resolution )

◆ dots_to_points_with_dots()

float LabelMaker.Interfaces.ICoordinates.IPrintPlane.dots_to_points_with_dots ( self,
float dots,
Optional[IPrintResolution] resolution )

◆ inch_to_dots_with_inch_value()

float LabelMaker.Interfaces.ICoordinates.IPrintPlane.inch_to_dots_with_inch_value ( self,
float inch_value,
Optional[IPrintResolution] resolution )

◆ inch_to_points_with_inch_value()

float LabelMaker.Interfaces.ICoordinates.IPrintPlane.inch_to_points_with_inch_value ( self,
float inch_value,
Optional[IPrintResolution] resolution )

◆ mm_to_dots_with_mm_value()

float LabelMaker.Interfaces.ICoordinates.IPrintPlane.mm_to_dots_with_mm_value ( self,
float mm_value,
Optional[IPrintResolution] resolution )

◆ mm_to_points_with_mm_value()

float LabelMaker.Interfaces.ICoordinates.IPrintPlane.mm_to_points_with_mm_value ( self,
float mm_value,
Optional[IPrintResolution] resolution )

◆ to_dots_with_scaled_number()

float LabelMaker.Interfaces.ICoordinates.IPrintPlane.to_dots_with_scaled_number ( self,
float scaled_number,
Optional[IRuler] ruler,
Optional[IPrintResolution] resolution )

◆ to_dots_with_scaled_position()

IPoint LabelMaker.Interfaces.ICoordinates.IPrintPlane.to_dots_with_scaled_position ( self,
IPoint scaled_position,
Optional[IRuler] ruler,
Optional[IPrintResolution] resolution )

◆ to_inch_with_scaled_number()

float LabelMaker.Interfaces.ICoordinates.IPrintPlane.to_inch_with_scaled_number ( self,
float scaled_number,
Optional[IRuler] ruler,
Optional[IPrintResolution] resolution )

◆ to_mm_with_scaled_number()

float LabelMaker.Interfaces.ICoordinates.IPrintPlane.to_mm_with_scaled_number ( self,
float scaled_number,
Optional[IRuler] ruler,
Optional[IPrintResolution] resolution )

◆ to_points_with_scaled_number()

float LabelMaker.Interfaces.ICoordinates.IPrintPlane.to_points_with_scaled_number ( self,
float scaled_number,
Optional[IRuler] ruler,
Optional[IPrintResolution] resolution )

資料成員說明文件

◆ printer_resolution

IPrintResolution LabelMaker.Interfaces.ICoordinates.IPrintPlane.printer_resolution
static

◆ ruler

IRuler LabelMaker.Interfaces.ICoordinates.IPrintPlane.ruler
static

此類別(class) 文件是由下列檔案中產生: