fop 0.91beta

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.
 

Constructors in org.apache.fop.area with parameters of type Page
PageViewport(SimplePageMaster spm, java.lang.String pageStr, Page p, java.awt.geom.Rectangle2D bounds)
          Create a page viewport
 

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.91beta

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