fop 0.94

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

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

Uses of PageSequence in org.apache.fop.area
 

Fields in org.apache.fop.area declared as PageSequence
protected  PageSequence AreaTreeModel.currentPageSequence
          the current page sequence
 

Methods in org.apache.fop.area that return PageSequence
 PageSequence PageViewport.getPageSequence()
           
 

Methods in org.apache.fop.area with parameters of type PageSequence
 void PageViewport.setPageSequence(PageSequence seq)
          Sets the page sequence this page belongs to
 


fop 0.94

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