fop 1.0

Uses of Class
org.apache.fop.fo.flow.InlineLevel

Packages that use InlineLevel
org.apache.fop.fo.flow All the block- and inline-level flow formatting objects. 
org.apache.fop.fo.pagination All the pagination and declaration formatting objects. 
org.apache.fop.layoutmgr.inline Layout managers for inline formatting objects and line building. 
 

Uses of InlineLevel in org.apache.fop.fo.flow
 

Subclasses of InlineLevel in org.apache.fop.fo.flow
 class BasicLink
          Class modelling the fo:basic-link object.
 class Inline
          Class modelling the fo:inline formatting object.
 class Leader
          Class modelling the fo:leader object.
 

Uses of InlineLevel in org.apache.fop.fo.pagination
 

Subclasses of InlineLevel in org.apache.fop.fo.pagination
 class Title
          Class modeling the fo:title object.
 

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

Constructors in org.apache.fop.layoutmgr.inline with parameters of type InlineLevel
InlineLayoutManager(InlineLevel node)
          Create an inline layout manager.
 


fop 1.0

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