| Package | Description |
|---|---|
| com.openhtmltopdf.extend | |
| com.openhtmltopdf.layout | |
| com.openhtmltopdf.render |
| Modifier and Type | Method and Description |
|---|---|
void |
OutputDevice.drawTextDecoration(RenderingContext c,
InlineLayoutBox iB,
TextDecoration decoration) |
| Modifier and Type | Method and Description |
|---|---|
static List<TextDecoration> |
InlineBoxing.calculateTextDecorations(Box box,
int baseline,
FSFontMetrics fm) |
| Modifier and Type | Method and Description |
|---|---|
List<TextDecoration> |
InlineLayoutBox.getTextDecorations() |
List<TextDecoration> |
LineBox.getTextDecorations() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOutputDevice.drawTextDecoration(RenderingContext c,
InlineLayoutBox iB,
TextDecoration decoration) |
| Modifier and Type | Method and Description |
|---|---|
void |
InlineLayoutBox.setTextDecorations(List<TextDecoration> textDecoration) |
void |
LineBox.setTextDecorations(List<TextDecoration> textDecorations) |
Copyright © 2004–2025. All rights reserved.