| Package | Description |
|---|---|
| rst.pdfbox.layout.elements | |
| rst.pdfbox.layout.text |
| Modifier and Type | Class and Description |
|---|---|
class |
Paragraph
A paragraph is used as a container for
text that is drawn as
one element. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TextSequence
A tagging interface describing some drawable text consisting of text
fragments.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TextFlow
A text flow is a text sequence that
respects a given
width by word wrapping the text. |
class |
TextLine
A text of line containing only
StyledTexts. |
Copyright © 2021. All rights reserved.