fop 1.0

Uses of Class
org.apache.fop.area.Span

Packages that use Span
org.apache.fop.area FOP's area tree. 
 

Uses of Span in org.apache.fop.area
 

Methods in org.apache.fop.area that return Span
 Span MainReference.createSpan(boolean spanAll)
          Add a span area to this area.
 Span PageViewport.createSpan(boolean spanAll)
          Convenience method to create a new Span for this this PageViewport.
 Span MainReference.getCurrentSpan()
          Get the span area currently being filled (i.e., the last span created).
 Span PageViewport.getCurrentSpan()
          Convenience method to get the span-reference-area currently being processed
 


fop 1.0

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