Uses of Class
org.apache.fop.fo.pagination.AbstractPageSequence
Packages that use AbstractPageSequence
Package
Description
Application classes used for running FOP embedded in other applications.
FOP's area tree.
Base classes for implementing extensions to XSL-FO.
All the pagination and declaration formatting objects.
FOP's layout engine.
-
Uses of AbstractPageSequence in org.apache.fop.apps
Methods in org.apache.fop.apps with parameters of type AbstractPageSequenceModifier and TypeMethodDescriptionvoidFormattingResults.haveFormattedPageSequence(AbstractPageSequence pageSequence, int pageCount) Reports the result of one page sequence rendering back into this object. -
Uses of AbstractPageSequence in org.apache.fop.area
Methods in org.apache.fop.area with parameters of type AbstractPageSequenceModifier and TypeMethodDescriptionvoidAreaTreeHandler.notifyPageSequenceFinished(AbstractPageSequence pageSequence, int pageCount) Called by the PageSequenceLayoutManager when it is finished with a page-sequence. -
Uses of AbstractPageSequence in org.apache.fop.fo.extensions
Subclasses of AbstractPageSequence in org.apache.fop.fo.extensionsModifier and TypeClassDescriptionclassClass for the fox:external-document extension element. -
Uses of AbstractPageSequence in org.apache.fop.fo.pagination
Subclasses of AbstractPageSequence in org.apache.fop.fo.pagination -
Uses of AbstractPageSequence in org.apache.fop.layoutmgr
Fields in org.apache.fop.layoutmgr declared as AbstractPageSequenceModifier and TypeFieldDescriptionprotected AbstractPageSequenceAbstractPageSequenceLayoutManager.pageSeqpage sequence formatting object being processed by this classConstructors in org.apache.fop.layoutmgr with parameters of type AbstractPageSequenceModifierConstructorDescriptionConstructor