Uses of Class
com.itextpdf.layout.layout.TextLayoutResult
-
Uses of TextLayoutResult in com.itextpdf.layout.layout
Modifier and TypeMethodDescriptionTextLayoutResult.setContainsPossibleBreak
(boolean containsPossibleBreak) TextLayoutResult.setEndsWithSplitCharacter
(boolean endsWithSplitCharacter) TextLayoutResult.setLeftMinWidth
(float leftMinWidth) Sets min width of the leftmost unbreakable part of the TextRenderer#line after layout.TextLayoutResult.setRightMinWidth
(float rightMinWidth) Sets min width of the rightmost unbreakable part of the TextRenderer#line after layout.TextLayoutResult.setSplitForcedByNewline
(boolean isSplitForcedByNewline) TextLayoutResult.setStartsWithSplitCharacterWhiteSpace
(boolean startsWithSplitCharacterWhiteSpace) TextLayoutResult.setWordHasBeenSplit
(boolean wordHasBeenSplit) SetswordHasBeenSplit