Uses of Class
org.apache.fop.layout.InlineArea

Packages that use InlineArea
org.apache.fop.layout 
org.apache.fop.render 
org.apache.fop.render.awt 
org.apache.fop.render.pdf 
org.apache.fop.render.xml 

Uses of InlineArea in org.apache.fop.layout
 

Subclasses of InlineArea in org.apache.fop.layout
class LeaderArea
          
class PageNumberInlineArea
          
 

Uses of InlineArea in org.apache.fop.render
 

Methods in org.apache.fop.render with parameters of type InlineArea
voidRenderer.renderInlineArea(InlineArea area)
          render the given inline area
 

Uses of InlineArea in org.apache.fop.render.awt
 

Methods in org.apache.fop.render.awt with parameters of type InlineArea
voidAWTRenderer.renderInlineArea(InlineArea area)
          
 

Uses of InlineArea in org.apache.fop.render.pdf
 

Methods in org.apache.fop.render.pdf with parameters of type InlineArea
voidPDFRenderer.renderInlineArea(InlineArea area)
          render inline area to PDF
 

Uses of InlineArea in org.apache.fop.render.xml
 

Methods in org.apache.fop.render.xml with parameters of type InlineArea
voidXMLRenderer.renderInlineArea(InlineArea area)
          render an inline area to XML