Uses of Class
org.apache.fop.area.AreaTreeHandler
Packages that use AreaTreeHandler
-
Uses of AreaTreeHandler in org.apache.fop.layoutmgr
Fields in org.apache.fop.layoutmgr declared as AreaTreeHandlerModifier and TypeFieldDescriptionprotected AreaTreeHandlerAbstractPageSequenceLayoutManager.areaTreeHandlerAreaTreeHandler which activates the PSLM and controls the rendering of its pages.Methods in org.apache.fop.layoutmgr with parameters of type AreaTreeHandlerModifier and TypeMethodDescriptionLayoutManagerMaker.makeExternalDocumentLayoutManager(AreaTreeHandler ath, ExternalDocument ed) Make a ExternalDocumentLayoutManager object for the fox:external-document extension.LayoutManagerMapping.makeExternalDocumentLayoutManager(AreaTreeHandler ath, ExternalDocument ed) Make a ExternalDocumentLayoutManager object for the fox:external-document extension.LayoutManagerMaker.makePageSequenceLayoutManager(AreaTreeHandler ath, PageSequence ps) Make a PageSequenceLayoutManager object.LayoutManagerMapping.makePageSequenceLayoutManager(AreaTreeHandler ath, PageSequence ps) Make a PageSequenceLayoutManager object.Constructors in org.apache.fop.layoutmgr with parameters of type AreaTreeHandlerModifierConstructorDescriptionConstructorExternalDocumentLayoutManager(AreaTreeHandler ath, ExternalDocument document) ConstructorPageProvider(AreaTreeHandler ath, PageSequence ps) Main constructor.PageSequenceLayoutManager(AreaTreeHandler ath, PageSequence pseq) Constructor