Uses of Class
org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Packages that use ContentLayoutManager Package Description org.apache.fop.layoutmgr FOP's layout engine. -
-
Uses of ContentLayoutManager in org.apache.fop.layoutmgr
Methods in org.apache.fop.layoutmgr that return ContentLayoutManager Modifier and Type Method Description ContentLayoutManager
LayoutManagerMaker. makeContentLayoutManager(PageSequenceLayoutManager pslm, Title title)
Make a ContentLayoutManager object.ContentLayoutManager
LayoutManagerMapping. makeContentLayoutManager(PageSequenceLayoutManager pslm, Title title)
Make a ContentLayoutManager object.
-