Uses of Class
org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager.AreaInfo
-
Packages that use LeafNodeLayoutManager.AreaInfo Package Description org.apache.fop.layoutmgr.inline Layout managers for inline formatting objects and line building. -
-
Uses of LeafNodeLayoutManager.AreaInfo in org.apache.fop.layoutmgr.inline
Fields in org.apache.fop.layoutmgr.inline declared as LeafNodeLayoutManager.AreaInfo Modifier and Type Field Description protected LeafNodeLayoutManager.AreaInfo
LeafNodeLayoutManager. areaInfo
Our area info for the Knuth elements
-