Uses of Class
org.apache.pdfbox.pdmodel.interactive.form.PlainText.Word
Packages that use PlainText.Word
Package
Description
The interactive package contains classes for handling Interactive Forms, also known as "AcroForms".
-
Uses of PlainText.Word in org.apache.pdfbox.pdmodel.interactive.form
Fields in org.apache.pdfbox.pdmodel.interactive.form with type parameters of type PlainText.WordMethods in org.apache.pdfbox.pdmodel.interactive.form that return types with arguments of type PlainText.WordModifier and TypeMethodDescription(package private) List<PlainText.Word>PlainText.Line.getWords()Methods in org.apache.pdfbox.pdmodel.interactive.form with parameters of type PlainText.WordModifier and TypeMethodDescription(package private) voidPlainText.Line.addWord(PlainText.Word word)