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

Packages that use SpanArea
org.apache.fop.render   
org.apache.fop.render.mif   
org.apache.fop.render.xml   
 

Uses of SpanArea in org.apache.fop.render
 

Methods in org.apache.fop.render with parameters of type SpanArea
 void Renderer.renderSpanArea(SpanArea area)
          render the given span area
 void AbstractRenderer.renderSpanArea(SpanArea area)
           
 

Uses of SpanArea in org.apache.fop.render.mif
 

Methods in org.apache.fop.render.mif with parameters of type SpanArea
 void MIFRenderer.renderSpanArea(SpanArea area)
           
 

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

Methods in org.apache.fop.render.xml with parameters of type SpanArea
 void XMLRenderer.renderSpanArea(SpanArea area)
          render a span area to XML
 



Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.