Uses of Class
com.storedobject.pdf.PDF.Text
Packages that use PDF.Text
-
Uses of PDF.Text in com.storedobject.pdf
Methods in com.storedobject.pdf that return PDF.TextModifier and TypeMethodDescriptionPDF.Text.append
(int fontSize) Appends a font to this text.PDF.Text.append
(int fontSize, int fontStyle) Appends a font to this text.Appends another chunk to this text.Appends a color to this text.Appends a font to this text.Appends a color to this text.Appends text from the objectAppends a font to this text.Appends a font to this text.Appends text from the objectAppends text from the objectAppends text from the objectAppends a color to this text.PDF.Text.clearContent()
Clear contentPDF.Text.newLine()
Append a new line.PDF.Text.newLine
(boolean forceIt) Append a new line.PDF.Text.resetFont()
Resets the font to the default.