Uses of Class
org.apache.fop.layoutmgr.inline.LineLayoutManager.Paragraph
Packages that use LineLayoutManager.Paragraph
Package
Description
Layout managers for inline formatting objects and line building.
-
Uses of LineLayoutManager.Paragraph in org.apache.fop.layoutmgr.inline
Methods in org.apache.fop.layoutmgr.inline with parameters of type LineLayoutManager.ParagraphModifier and TypeMethodDescriptionprivate void
LineLayoutManager.findHyphenationPoints
(LineLayoutManager.Paragraph currPar) Find hyphenation points for every word in the current paragraph.private LineLayoutPossibilities
LineLayoutManager.findOptimalBreakingPoints
(int alignment, LineLayoutManager.Paragraph currPar, boolean isLastPar) Find the optimal linebreaks for a paragraphprivate void
LineLayoutManager.processUpdates
(LineLayoutManager.Paragraph par, List updateList)