fop 1.0

Uses of Package
org.apache.fop.area.inline

Packages that use org.apache.fop.area.inline
org.apache.fop.area FOP's area tree. 
org.apache.fop.area.inline FOP's area tree: inline-level areas 
org.apache.fop.layoutmgr.inline Layout managers for inline formatting objects and line building. 
org.apache.fop.render Generic renderer interface. 
org.apache.fop.render.afp An AFP Renderer implementation and supporting classes. 
org.apache.fop.render.intermediate   
org.apache.fop.render.java2d Java2D Renderer which paints rendered pages on Graphics2D instances. 
org.apache.fop.render.pcl PCL Renderer (Supports PCL5 and HP GL/2) 
org.apache.fop.render.pdf PDF Renderer 
org.apache.fop.render.ps PostScript Renderer 
org.apache.fop.render.txt Plain Text Renderer 
org.apache.fop.render.xml Area Tree XML Renderer. 
 

Classes in org.apache.fop.area.inline used by org.apache.fop.area
InlineArea
          Inline Area This area is for all inline areas that can be placed in a line area.
 

Classes in org.apache.fop.area.inline used by org.apache.fop.area.inline
AbstractTextArea
          Abstract base class for both TextArea and Character.
InlineArea
          Inline Area This area is for all inline areas that can be placed in a line area.
InlineArea.InlineAdjustingInfo
          this class stores information about potential adjustments that can be used in order to re-compute adjustments when a page-number or a page-number-citation is resolved
InlineParent
          Inline parent area.
TextArea
          A text inline area.
 

Classes in org.apache.fop.area.inline used by org.apache.fop.layoutmgr.inline
InlineArea
          Inline Area This area is for all inline areas that can be placed in a line area.
TextArea
          A text inline area.
 

Classes in org.apache.fop.area.inline used by org.apache.fop.render
Container
          Container area for inline container.
ForeignObject
          Foreign object inline area.
Image
          Image area for external-graphic.
InlineArea
          Inline Area This area is for all inline areas that can be placed in a line area.
InlineBlockParent
          Inline block parent area.
InlineParent
          Inline parent area.
Leader
          This is a leader inline area.
Space
          Inline space area.
SpaceArea
          A space
TextArea
          A text inline area.
Viewport
          Inline viewport area.
WordArea
          A string of characters without spaces
 

Classes in org.apache.fop.area.inline used by org.apache.fop.render.afp
Image
          Image area for external-graphic.
Leader
          This is a leader inline area.
TextArea
          A text inline area.
 

Classes in org.apache.fop.area.inline used by org.apache.fop.render.intermediate
AbstractTextArea
          Abstract base class for both TextArea and Character.
ForeignObject
          Foreign object inline area.
Image
          Image area for external-graphic.
InlineArea
          Inline Area This area is for all inline areas that can be placed in a line area.
InlineParent
          Inline parent area.
Leader
          This is a leader inline area.
SpaceArea
          A space
TextArea
          A text inline area.
Viewport
          Inline viewport area.
WordArea
          A string of characters without spaces
 

Classes in org.apache.fop.area.inline used by org.apache.fop.render.java2d
Image
          Image area for external-graphic.
Leader
          This is a leader inline area.
TextArea
          A text inline area.
 

Classes in org.apache.fop.area.inline used by org.apache.fop.render.pcl
ForeignObject
          Foreign object inline area.
Image
          Image area for external-graphic.
InlineArea
          Inline Area This area is for all inline areas that can be placed in a line area.
Leader
          This is a leader inline area.
SpaceArea
          A space
TextArea
          A text inline area.
Viewport
          Inline viewport area.
WordArea
          A string of characters without spaces
 

Classes in org.apache.fop.area.inline used by org.apache.fop.render.pdf
AbstractTextArea
          Abstract base class for both TextArea and Character.
Image
          Image area for external-graphic.
InlineArea
          Inline Area This area is for all inline areas that can be placed in a line area.
InlineParent
          Inline parent area.
Leader
          This is a leader inline area.
SpaceArea
          A space
TextArea
          A text inline area.
Viewport
          Inline viewport area.
WordArea
          A string of characters without spaces
 

Classes in org.apache.fop.area.inline used by org.apache.fop.render.ps
Image
          Image area for external-graphic.
InlineParent
          Inline parent area.
Leader
          This is a leader inline area.
SpaceArea
          A space
TextArea
          A text inline area.
WordArea
          A string of characters without spaces
 

Classes in org.apache.fop.area.inline used by org.apache.fop.render.txt
Image
          Image area for external-graphic.
TextArea
          A text inline area.
 

Classes in org.apache.fop.area.inline used by org.apache.fop.render.xml
Container
          Container area for inline container.
ForeignObject
          Foreign object inline area.
Image
          Image area for external-graphic.
InlineArea
          Inline Area This area is for all inline areas that can be placed in a line area.
InlineBlockParent
          Inline block parent area.
InlineParent
          Inline parent area.
Leader
          This is a leader inline area.
Space
          Inline space area.
SpaceArea
          A space
TextArea
          A text inline area.
Viewport
          Inline viewport area.
WordArea
          A string of characters without spaces
 


fop 1.0

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