UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.TSPL.Box 類別 參考文件
類別com.UniPRT.Sdk.LabelMaker.TSPL.Box的繼承圖:
com.UniPRT.Sdk.LabelMaker.Interface.IBox

公開方法(Public Methods)

 Box (IPoint start, IPoint end, float lineThickness)
 
 Box (float x_start, float y_start, float x_end, float y_end, float lineThickness)
 
IRuler GetRuler ()
 用於放置的標尺。如果未設定,則使用預設的標尺設定。 更多...
 
void SetRuler (IRuler ruler)
 
IPoint GetStart ()
 方框的左上角。 更多...
 
void SetStart (IPoint start)
 
IPoint GetEnd ()
 方框的右下角。 更多...
 
void SetEnd (IPoint end)
 
float GetLineThickness ()
 根據使用的標尺單位設定線條的粗細。 更多...
 
void SetLineThickness (float lineThickness)
 
float GetCornerRounding ()
 方框角落的圓角值。 更多...
 
void SetCornerRounding (float cornerRounding)
 
String toString ()
 

私有屬性

IRuler ruler = Defaults.GetRuler()
 
IPoint start
 
IPoint end
 
float lineThickness
 
float cornerRounding = 0f
 

建構子與解構子說明文件

◆ Box() [1/2]

com.UniPRT.Sdk.LabelMaker.TSPL.Box.Box ( IPoint  start,
IPoint  end,
float  lineThickness 
)

◆ Box() [2/2]

com.UniPRT.Sdk.LabelMaker.TSPL.Box.Box ( float  x_start,
float  y_start,
float  x_end,
float  y_end,
float  lineThickness 
)

函式成員說明文件

◆ GetCornerRounding()

float com.UniPRT.Sdk.LabelMaker.TSPL.Box.GetCornerRounding ( )

◆ GetEnd()

IPoint com.UniPRT.Sdk.LabelMaker.TSPL.Box.GetEnd ( )

◆ GetLineThickness()

float com.UniPRT.Sdk.LabelMaker.TSPL.Box.GetLineThickness ( )

◆ GetRuler()

IRuler com.UniPRT.Sdk.LabelMaker.TSPL.Box.GetRuler ( )

用於放置的標尺。如果未設定,則使用預設的標尺設定。

實作 com.UniPRT.Sdk.LabelMaker.Interface.IBox.

參考 com.UniPRT.Sdk.LabelMaker.TSPL.Box.ruler.

被參考於 com.UniPRT.Sdk.LabelMaker.TSPL.Box.toString().

◆ GetStart()

IPoint com.UniPRT.Sdk.LabelMaker.TSPL.Box.GetStart ( )

◆ SetCornerRounding()

void com.UniPRT.Sdk.LabelMaker.TSPL.Box.SetCornerRounding ( float  cornerRounding)

◆ SetEnd()

void com.UniPRT.Sdk.LabelMaker.TSPL.Box.SetEnd ( IPoint  end)

◆ SetLineThickness()

void com.UniPRT.Sdk.LabelMaker.TSPL.Box.SetLineThickness ( float  lineThickness)

◆ SetRuler()

void com.UniPRT.Sdk.LabelMaker.TSPL.Box.SetRuler ( IRuler  ruler)

◆ SetStart()

void com.UniPRT.Sdk.LabelMaker.TSPL.Box.SetStart ( IPoint  start)

◆ toString()

資料成員說明文件

◆ cornerRounding

float com.UniPRT.Sdk.LabelMaker.TSPL.Box.cornerRounding = 0f
private

◆ end

◆ lineThickness

◆ ruler

IRuler com.UniPRT.Sdk.LabelMaker.TSPL.Box.ruler = Defaults.GetRuler()
private

◆ start


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