Uses of Interface
de.xima.fc.pdf.form.IPdfLine
- 
Packages that use IPdfLine Package Description de.xima.fc.pdf.form  - 
- 
Uses of IPdfLine in de.xima.fc.pdf.form
Methods in de.xima.fc.pdf.form with parameters of type IPdfLine Modifier and Type Method Description voidIPdfFormVisitor. visitLine(IPdfLine line, IPdfPage page)Called when a piece of plain text is encountered in the PDF document. 
 -