| Package | Description |
|---|---|
| rst.pdfbox.layout.text | |
| rst.pdfbox.layout.text.annotations |
| Modifier and Type | Field and Description |
|---|---|
protected StyledText |
Indent.styledText |
| Modifier and Type | Method and Description |
|---|---|
StyledText |
StyledText.inheritAttributes(String text) |
StyledText |
StyledText.inheritAttributes(String text,
float leftMargin,
float rightMargin) |
StyledText |
Indent.toStyledText() |
| Modifier and Type | Method and Description |
|---|---|
List<StyledText> |
TextLine.getStyledTexts() |
| Modifier and Type | Method and Description |
|---|---|
void |
TextLine.add(StyledText fragment)
Adds a styled text.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotatedStyledText
Extension of styled text that supports annotations.
|
Copyright © 2022. All rights reserved.