UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.PGL.Text Class Reference
Inheritance diagram for com.UniPRT.Sdk.LabelMaker.PGL.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 Member Functions

 Text ()
 
 Text (ITextItem text)
 
String ToString ()
 Returns the string that can be sent to printer. More...
 
String toString ()
 
- Public Member Functions inherited from com.UniPRT.Sdk.LabelMaker.Abstract.AText
List< ITextItemGetText ()
 List of text items that use the same text settings. More...
 
void SetText (List< ITextItem > textItems)
 
IRuler GetRuler ()
 Ruler to use for text positioning and font size if using ruler for font scaling/resizing. More...
 
void SetRuler (IRuler ruler)
 
String GetFontName ()
 The name of the font to use. More...
 
void SetFontName (String fontName)
 
FontStyleEnum GetFontStyle ()
 
void SetFontStyle (FontStyleEnum fontStyle)
 
FontSizeUnitsEnum GetFontSizeUnits ()
 Character sizing select between using font points or other sizing unit. More...
 
void SetFontSizeUnits (FontSizeUnitsEnum fontSizeUnits)
 
AlignEnum GetAlignment ()
 
void SetAlignment (AlignEnum alignment)
 
RotateEnum GetRotation ()
 
void SetRotation (RotateEnum rotation)
 

Private Member Functions

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

Additional Inherited Members

- Protected Member Functions inherited from com.UniPRT.Sdk.LabelMaker.Abstract.AText
 AText ()
 
 AText (ITextItem text)
 

Constructor & Destructor Documentation

◆ Text() [1/2]

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

◆ Text() [2/2]

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

Member Function Documentation

◆ GetFontSizePgl()

◆ ToString()

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

Returns the string that can be sent to printer.

Implements com.UniPRT.Sdk.LabelMaker.Interface.IText.

References com.UniPRT.Sdk.LabelMaker.PGL.Text.toString().

◆ toString()


The documentation for this class was generated from the following file: