Package | Description |
---|---|
org.apache.pdfbox.pdmodel.interactive.annotation.layout |
Class and Description |
---|
AppearanceStyle
Define styling attributes to be used for text formatting.
|
PlainText
A block of text.
|
PlainText.Line
An individual line of text.
|
PlainText.Paragraph
A block of text to be formatted as a whole.
|
PlainText.Word
An individual word.
|
PlainTextFormatter
TextFormatter to handle plain text formatting for annotation rectangles.
|
PlainTextFormatter.Builder |
PlainTextFormatter.TextAlign |