SourceForge.net Logo
aXSL API 0.1

Uses of Interface
org.axsl.foR.fo.PageSequence

Packages that use PageSequence
org.axsl.areaW Interfaces useful in the creation of an AreaTree. 
org.axsl.foR Interfaces useful for client applications that wish to read an FO (Formatting Objects) Tree, usually so that they can perform layout on its content. 
 

Uses of PageSequence in org.axsl.areaW
 

Methods in org.axsl.areaW that return PageSequence
 PageSequence PageCollection.getPageSequence()
          Returns the generating PageSequence.
 

Methods in org.axsl.areaW with parameters of type PageSequence
 PageCollection AreaTree.makePageCollection(PageSequence pageSequence)
          Factory method to create a child PageCollection instance.
 

Uses of PageSequence in org.axsl.foR
 

Methods in org.axsl.foR that return PageSequence
 PageSequence FOTreeEvent.getPageSequence()
          Returns the PageSequence instance attached to this event.
 

Methods in org.axsl.foR with parameters of type PageSequence
 FONodeProxy ProxyFactory.makeProxy(PageSequence node)
          Creates a proxy for a PageSequence.
 

Constructors in org.axsl.foR with parameters of type PageSequence
FOTreeEvent(java.lang.Object source, PageSequence pageSequence)
          Constructor for a "PageSequence complete" event.
 


SourceForge.net Logo
aXSL API 0.1

This documentation was created September 6 2006 by The aXSL Group and may be freely copied. See license for details.