fop 1.0

Uses of Class
org.apache.fop.fo.flow.AbstractPageNumberCitation

Packages that use AbstractPageNumberCitation
org.apache.fop.fo.flow All the block- and inline-level flow formatting objects. 
org.apache.fop.layoutmgr.inline Layout managers for inline formatting objects and line building. 
 

Uses of AbstractPageNumberCitation in org.apache.fop.fo.flow
 

Subclasses of AbstractPageNumberCitation in org.apache.fop.fo.flow
 class PageNumberCitation
          Class modelling the fo:page-number-citation object.
 class PageNumberCitationLast
          Class modelling the fo:page-number-citation-last object from XSL 1.1.
 

Uses of AbstractPageNumberCitation in org.apache.fop.layoutmgr.inline
 

Fields in org.apache.fop.layoutmgr.inline declared as AbstractPageNumberCitation
protected  AbstractPageNumberCitation AbstractPageNumberCitationLayoutManager.fobj
          The page number citation object
 

Constructors in org.apache.fop.layoutmgr.inline with parameters of type AbstractPageNumberCitation
AbstractPageNumberCitationLayoutManager(AbstractPageNumberCitation node)
          Constructor
 


fop 1.0

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