fop 2.2

Uses of Class
org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager

Packages that use LeafNodeLayoutManager
org.apache.fop.layoutmgr FOP's layout engine. 
org.apache.fop.layoutmgr.inline Layout managers for inline formatting objects and line building. 
 

Uses of LeafNodeLayoutManager in org.apache.fop.layoutmgr
 

Subclasses of LeafNodeLayoutManager in org.apache.fop.layoutmgr
 class RetrieveTableMarkerLayoutManager
           
 

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

Subclasses of LeafNodeLayoutManager in org.apache.fop.layoutmgr.inline
 class AbstractGraphicsLayoutManager
          LayoutManager handling the common tasks for the fo:instream-foreign-object and fo:external-graphics formatting objects
 class AbstractPageNumberCitationLayoutManager
          LayoutManager for the fo:page-number-citation(-last) formatting object
 class CharacterLayoutManager
          LayoutManager for the fo:character formatting object
 class ExternalGraphicLayoutManager
          LayoutManager for the fo:external-graphic formatting object
 class InstreamForeignObjectLM
          LayoutManager for the fo:instream-foreign-object formatting object
 class LeaderLayoutManager
          LayoutManager for the fo:leader formatting object
 class PageNumberCitationLastLayoutManager
          LayoutManager for the fo:page-number-citation-last formatting object.
 class PageNumberCitationLayoutManager
          LayoutManager for the fo:page-number-citation formatting object.
 class PageNumberLayoutManager
          LayoutManager for the fo:page-number formatting object
 class TextLayoutManager
          LayoutManager for text (a sequence of characters) which generates one or more inline areas.
 class WrapperLayoutManager
          This is the layout manager for the fo:wrapper formatting object.
 


fop 2.2

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