Uses of Class
org.apache.fop.area.inline.InlineBlockParent
Packages that use InlineBlockParent
Package
Description
Generic renderer interface.
Area Tree XML Renderer.
-
Uses of InlineBlockParent in org.apache.fop.render
Methods in org.apache.fop.render with parameters of type InlineBlockParentModifier and TypeMethodDescriptionprotected void
AbstractRenderer.renderInlineBlockParent
(InlineBlockParent ibp) Render the given InlineBlockParent. -
Uses of InlineBlockParent in org.apache.fop.render.xml
Methods in org.apache.fop.render.xml with parameters of type InlineBlockParentModifier and TypeMethodDescriptionprotected void
XMLRenderer.renderInlineBlockParent
(InlineBlockParent ibp) Render the given InlineBlockParent.