fop 0.95

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

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

Uses of Container in org.apache.fop.render
 

Methods in org.apache.fop.render with parameters of type Container
protected  void AbstractRenderer.renderContainer(Container cont)
          Tells the renderer to render an inline container.
 

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

Methods in org.apache.fop.render.xml with parameters of type Container
 void XMLRenderer.renderContainer(Container cont)
          Tells the renderer to render an inline container.
 


fop 0.95

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