fop 1.0

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

Packages that use MainReference
org.apache.fop.area FOP's area tree. 
org.apache.fop.render Generic renderer interface. 
org.apache.fop.render.xml Area Tree XML Renderer. 
 

Uses of MainReference in org.apache.fop.area
 

Methods in org.apache.fop.area that return MainReference
 MainReference BodyRegion.getMainReference()
          Get the main reference area.
 

Uses of MainReference in org.apache.fop.render
 

Methods in org.apache.fop.render with parameters of type MainReference
protected  void AbstractRenderer.renderMainReference(MainReference mr)
          Renders the main reference area.
 

Uses of MainReference in org.apache.fop.render.xml
 

Methods in org.apache.fop.render.xml with parameters of type MainReference
protected  void XMLRenderer.renderMainReference(MainReference mr)
          Renders the main reference area.
 


fop 1.0

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