Uses of Class
org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Packages that use ContentLayoutManager Package Description org.apache.fop.layoutmgr FOP's layout engine.org.apache.fop.layoutmgr.inline Layout managers for inline formatting objects and line building. -
-
Uses of ContentLayoutManager in org.apache.fop.layoutmgr
Methods in org.apache.fop.layoutmgr that return ContentLayoutManager Modifier and Type Method Description ContentLayoutManagerLayoutManagerMaker. makeContentLayoutManager(PageSequenceLayoutManager pslm, Title title)Make a ContentLayoutManager object.ContentLayoutManagerLayoutManagerMapping. makeContentLayoutManager(PageSequenceLayoutManager pslm, Title title)Make a ContentLayoutManager object. -
Uses of ContentLayoutManager in org.apache.fop.layoutmgr.inline
Fields in org.apache.fop.layoutmgr.inline declared as ContentLayoutManager Modifier and Type Field Description private ContentLayoutManagerLeaderLayoutManager. clm
-