Uses of Class
org.apache.fop.fo.flow.InlineContainer
-
Packages that use InlineContainer Package Description org.apache.fop.layoutmgr.inline Layout managers for inline formatting objects and line building. -
-
Uses of InlineContainer in org.apache.fop.layoutmgr.inline
Methods in org.apache.fop.layoutmgr.inline that return InlineContainer Modifier and Type Method Description private InlineContainer
InlineContainerLayoutManager. getInlineContainer()
Constructors in org.apache.fop.layoutmgr.inline with parameters of type InlineContainer Constructor Description InlineContainerLayoutManager(InlineContainer node)
-