Uses of Class
org.apache.fop.area.inline.InlineBlock
Packages that use InlineBlock
Package
Description
Generic renderer interface.
Area Tree XML Renderer.
-
Uses of InlineBlock in org.apache.fop.render
Methods in org.apache.fop.render with parameters of type InlineBlockModifier and TypeMethodDescriptionprotected voidAbstractRenderer.renderInlineBlock(InlineBlock inlineBlock) Renders an inline block area. -
Uses of InlineBlock in org.apache.fop.render.xml
Methods in org.apache.fop.render.xml with parameters of type InlineBlockModifier and TypeMethodDescriptionprotected voidXMLRenderer.renderInlineBlock(InlineBlock inlineBlock) Renders an inline block area.