Uses of Class
com.itextpdf.text.pdf.PdfTextArray

Packages that use PdfTextArray
com.itextpdf.text.pdf   
 

Uses of PdfTextArray in com.itextpdf.text.pdf
 

Methods in com.itextpdf.text.pdf that return PdfTextArray
static PdfTextArray PdfContentByte.getKernArray(String text, BaseFont font)
          Constructs a kern array for a text in a certain font
 

Methods in com.itextpdf.text.pdf with parameters of type PdfTextArray
 void PdfContentByte.showText(PdfTextArray text)
          Show an array of text.
 



Copyright © 2013. All Rights Reserved.