Uses of Class
com.itextpdf.layout.layout.LineLayoutContext
-
Packages that use LineLayoutContext Package Description com.itextpdf.layout.layout -
-
Uses of LineLayoutContext in com.itextpdf.layout.layout
Methods in com.itextpdf.layout.layout that return LineLayoutContext Modifier and Type Method Description LineLayoutContext
LineLayoutContext. setFloatOverflowedToNextPageWithNothing(boolean floatOverflowedToNextPageWithNothing)
Changes the value of property specified byisFloatOverflowedToNextPageWithNothing()
.LineLayoutContext
LineLayoutContext. setTextIndent(float textIndent)
Sets the indent of text in the beginning of the current line.
-