Uses of Class
org.openpdf.text.pdf.PdfTextArray
Packages that use PdfTextArray
-
Uses of PdfTextArray in org.openpdf.text.pdf
Methods in org.openpdf.text.pdf that return PdfTextArrayModifier and TypeMethodDescriptionstatic PdfTextArrayPdfContentByte.getKernArray(String text, BaseFont font) Constructs a kern array for a text in a certain fontMethods in org.openpdf.text.pdf with parameters of type PdfTextArrayModifier and TypeMethodDescriptionvoidPdfContentByte.showText(PdfTextArray text) Show an array of text.