| Package | Description |
|---|---|
| com.itextpdf.layout.layout |
| Modifier and Type | Method and Description |
|---|---|
TextLayoutResult |
TextLayoutResult.setContainsPossibleBreak(boolean containsPossibleBreak)
|
TextLayoutResult |
TextLayoutResult.setEndsWithSplitCharacter(boolean endsWithSplitCharacter)
|
TextLayoutResult |
TextLayoutResult.setLeftMinWidth(float leftMinWidth)
Sets min width of the leftmost unbreakable part of the TextRenderer#line after layout.
|
TextLayoutResult |
TextLayoutResult.setRightMinWidth(float rightMinWidth)
Sets min width of the rightmost unbreakable part of the TextRenderer#line after layout.
|
TextLayoutResult |
TextLayoutResult.setSplitForcedByNewline(boolean isSplitForcedByNewline)
|
TextLayoutResult |
TextLayoutResult.setStartsWithSplitCharacterWhiteSpace(boolean startsWithSplitCharacterWhiteSpace)
|
TextLayoutResult |
TextLayoutResult.setWordHasBeenSplit(boolean wordHasBeenSplit)
Sets
wordHasBeenSplit |
Copyright © 1998–2020 iText Group NV. All rights reserved.