fop 1.0

Uses of Class
org.apache.fop.area.inline.InlineBlockParent

Packages that use InlineBlockParent
org.apache.fop.render Generic renderer interface. 
org.apache.fop.render.xml Area Tree XML Renderer. 
 

Uses of InlineBlockParent in org.apache.fop.render
 

Methods in org.apache.fop.render with parameters of type InlineBlockParent
protected  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 InlineBlockParent
protected  void XMLRenderer.renderInlineBlockParent(InlineBlockParent ibp)
          Render the given InlineBlockParent.
 


fop 1.0

Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.