Uses of Class
net.sf.paperclips.StyledTextPrint
Packages that use StyledTextPrint
-
Uses of StyledTextPrint in net.sf.paperclips
Methods in net.sf.paperclips that return StyledTextPrintModifier and TypeMethodDescriptionAppends the given text to the end of the document, using the default style.Appends the given text to the end of the document, using the given style.Appends the given element to the document.StyledTextPrint.newline()
Appends a line break to the document.Sets the text style that will be applied to text added through theappend(String)