Uses of Class
com.itextpdf.layout.layout.LineLayoutResult
Packages that use LineLayoutResult
-
Uses of LineLayoutResult in com.itextpdf.layout.layout
Methods in com.itextpdf.layout.layout that return LineLayoutResultModifier and TypeMethodDescriptionLineLayoutResult.setSplitForcedByNewline(boolean isSplitForcedByNewline) Sets a flat that split was forced by new line symbol in rendered text. -
Uses of LineLayoutResult in com.itextpdf.layout.renderer
Methods in com.itextpdf.layout.renderer with parameters of type LineLayoutResultModifier and TypeMethodDescriptionprivate voidParagraphRenderer.applyTextAlignment(TextAlignment textAlignment, LineLayoutResult result, LineRenderer processedRenderer, Rectangle layoutBox, List<Rectangle> floatRendererAreas, boolean onlyOverflowedFloatsLeft, float lineIndent)