Package | Description |
---|---|
com.itextpdf.layout.property | |
com.itextpdf.layout.renderer |
Modifier and Type | Method and Description |
---|---|
void |
ParagraphOrphansControl.handleViolatedOrphans(ParagraphRenderer renderer, String message)
Writes a log message reporting that orphans constraint is violated.
|
void |
ParagraphWidowsControl.handleViolatedWidows(ParagraphRenderer widowsRenderer, String message)
Writes a log message reporting that widows constraint is violated and cannot be automatically fixed.
|
Modifier and Type | Method and Description |
---|---|
protected ParagraphRenderer |
ParagraphRenderer.createOverflowRenderer(IRenderer parent) |
protected ParagraphRenderer |
ParagraphRenderer.createSplitRenderer(IRenderer parent) |
protected ParagraphRenderer[] |
ParagraphRenderer.split() |
Copyright © 1998–2023 iText Group NV. All rights reserved.