UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.TSPL.Text 類別 參考文件
類別com.UniPRT.Sdk.LabelMaker.TSPL.Text的繼承圖:
com.UniPRT.Sdk.LabelMaker.Abstract.AText com.UniPRT.Sdk.LabelMaker.Interface.IText com.UniPRT.Sdk.LabelMaker.Interface.ITextSettings com.UniPRT.Sdk.LabelMaker.Interface.IFont com.UniPRT.Sdk.LabelMaker.Interface.IFontStyle com.UniPRT.Sdk.LabelMaker.Interface.IFontSizeUnits com.UniPRT.Sdk.LabelMaker.Interface.IAlignment com.UniPRT.Sdk.LabelMaker.Interface.IRotation

公開方法(Public Methods)

 Text ()
 
 Text (ITextItem text)
 
String ToString ()
 返回可發送到打印機的字符串。 更多...
 
String toString ()
 
Reference_Point GetReferencePoint ()
 
void SetReferencePoint (Reference_Point referencePoint)
 
boolean IsReverse ()
 
void SetReverse (boolean reverse)
 
- 公開方法(Public Methods) 繼承自 com.UniPRT.Sdk.LabelMaker.Abstract.AText
List< ITextItemGetText ()
 使用相同文本設置的文本項目列表。 更多...
 
void SetText (List< ITextItem > textItems)
 
IRuler GetRuler ()
 如果使用標尺進行字體縮放/調整大小,用於文字定位和字體大小的標尺。 更多...
 
void SetRuler (IRuler ruler)
 
String GetFontName ()
 要使用的字體名稱。 更多...
 
void SetFontName (String fontName)
 
FontStyleEnum GetFontStyle ()
 
void SetFontStyle (FontStyleEnum fontStyle)
 
FontSizeUnitsEnum GetFontSizeUnits ()
 字元大小選擇使用字體點數或其他單位。 更多...
 
void SetFontSizeUnits (FontSizeUnitsEnum fontSizeUnits)
 
AlignEnum GetAlignment ()
 
void SetAlignment (AlignEnum alignment)
 
RotateEnum GetRotation ()
 
void SetRotation (RotateEnum rotation)
 

私有方法(Private Methods)

IFontSize GetFontSizeTspl (IFontSize fontSize, FontSizeUnitsEnum fontUnits, IRuler ruler)
 

私有屬性

Reference_Point referencePoint = Reference_Point.LeftDown
 
boolean reverse = false
 

額外的繼承成員

- 保護方法(Protected Methods) 繼承自 com.UniPRT.Sdk.LabelMaker.Abstract.AText
 AText ()
 
 AText (ITextItem text)
 

建構子與解構子說明文件

◆ Text() [1/2]

com.UniPRT.Sdk.LabelMaker.TSPL.Text.Text ( )

◆ Text() [2/2]

com.UniPRT.Sdk.LabelMaker.TSPL.Text.Text ( ITextItem  text)

函式成員說明文件

◆ GetFontSizeTspl()

◆ GetReferencePoint()

Reference_Point com.UniPRT.Sdk.LabelMaker.TSPL.Text.GetReferencePoint ( )

◆ IsReverse()

boolean com.UniPRT.Sdk.LabelMaker.TSPL.Text.IsReverse ( )

◆ SetReferencePoint()

void com.UniPRT.Sdk.LabelMaker.TSPL.Text.SetReferencePoint ( Reference_Point  referencePoint)

◆ SetReverse()

void com.UniPRT.Sdk.LabelMaker.TSPL.Text.SetReverse ( boolean  reverse)

◆ ToString()

String com.UniPRT.Sdk.LabelMaker.TSPL.Text.ToString ( )

返回可發送到打印機的字符串。

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

參考 com.UniPRT.Sdk.LabelMaker.TSPL.Text.toString().

◆ toString()

資料成員說明文件

◆ referencePoint

◆ reverse

boolean com.UniPRT.Sdk.LabelMaker.TSPL.Text.reverse = false
private

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