fop 0.95

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

Packages that use Page
org.apache.fop.area FOP's area tree. 
org.apache.fop.render Generic renderer interface. 
 

Uses of Page in org.apache.fop.area
 

Methods in org.apache.fop.area that return Page
 Page PageViewport.getPage()
          Get the page reference area with the contents.
 

Methods in org.apache.fop.area with parameters of type Page
 void PageViewport.setPage(Page page)
          Sets the page object for this PageViewport.
 

Uses of Page in org.apache.fop.render
 

Methods in org.apache.fop.render with parameters of type Page
protected  void AbstractRenderer.renderPageAreas(Page page)
          Renders page areas.
 


fop 0.95

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