Uses of Class
org.apache.fop.fo.flow.AbstractPageNumberCitation
-
Packages that use AbstractPageNumberCitation Package Description 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 Modifier and Type Class Description classPageNumberCitationClass modelling thefo:page-number-citationobject.classPageNumberCitationLastClass modelling thefo:page-number-citation-lastobject from XSL 1.1. -
Uses of AbstractPageNumberCitation in org.apache.fop.layoutmgr.inline
Fields in org.apache.fop.layoutmgr.inline declared as AbstractPageNumberCitation Modifier and Type Field Description protected AbstractPageNumberCitationAbstractPageNumberCitationLayoutManager. citationThe page number citation objectConstructors in org.apache.fop.layoutmgr.inline with parameters of type AbstractPageNumberCitation Constructor Description AbstractPageNumberCitationLayoutManager(AbstractPageNumberCitation node)Constructor
-