Uses of Package
org.apache.fop.layout

Packages that use org.apache.fop.layout
org.apache.fop.apps 
org.apache.fop.datatypes 
org.apache.fop.dom.svg 
org.apache.fop.fo 
org.apache.fop.fo.flow 
org.apache.fop.fo.pagination 
org.apache.fop.image 
org.apache.fop.layout 
org.apache.fop.pdf 
org.apache.fop.render 
org.apache.fop.render.awt 
org.apache.fop.render.pdf 
org.apache.fop.render.xml 
org.apache.fop.svg 

Classes in org.apache.fop.layout used by org.apache.fop.apps
PrintCommandLine.PrintRenderer
          
 

Classes in org.apache.fop.layout used by org.apache.fop.datatypes
IDReferences
          
 

Classes in org.apache.fop.layout used by org.apache.fop.dom.svg
SVGArea
          class representing an SVG area in which the SVG graphics sit
 

Classes in org.apache.fop.layout used by org.apache.fop.fo
FObj
          base class for representation of formatting objects and their processing
FObjMixed
          base class for representation of mixed content formatting objects and their processing
FONode
          base class for nodes in the formatting object tree
FOText
          a text node in the formatting object tree
FOTreeBuilder
          SAX Handler that builds the formatting object tree.
 

Classes in org.apache.fop.layout used by org.apache.fop.fo.flow
BasicLink
          
Block
          
BlockContainer
          
Character
          this class represents the flow object 'fo:character'.
DisplaySequence
          
ExternalGraphic
          
Flow
          
InlineGraphic
          
InstreamForeignObject
          
Leader
          Implements fo:leader; main property of leader leader-pattern.
ListBlock
          
ListItem
          
ListItemBody
          
ListItemLabel
          
PageNumber
          
PageNumberCitation
          6.6.11 fo:page-number-citation Common Usage: The fo:page-number-citation is used to reference the page-number for the page containing the first normal area returned by the cited formatting object.
StaticContent
          
Table
          
TableBody
          
TableCell
          
TableColumn
          
TableRow
          
 

Classes in org.apache.fop.layout used by org.apache.fop.fo.pagination
PageSequence
          This provides pagination of flows onto pages.
Region
          This is an abstract base class for pagination regions
RegionAfter
          
RegionBefore
          
RegionBody
          
Root
          
SimplePageMaster
          
 

Classes in org.apache.fop.layout used by org.apache.fop.image
ImageArea
          
 

Classes in org.apache.fop.layout used by org.apache.fop.layout
Area
          
AreaContainer
          
AreaTree
          
BlockArea
          
BodyAreaContainer
          
BodyRegionArea
          
ColumnArea
          
DisplaySpace
          
FontInfo
          
FontState
          
ForeignObjectArea
          
InlineArea
          
InlineSpace
          
LeaderArea
          
LineArea
          
LinkedRectangle
          an object that stores a rectangle that is linked, and the LineArea that it is logically associated with
LinkSet
          a set of rectangles on a page that are linked to a common destination
Page
          
PageMaster
          
PageNumberInlineArea
          
RegionArea
          
Space
          
SpanArea
          
 

Classes in org.apache.fop.layout used by org.apache.fop.pdf
PDFDocument
          class representing a PDF document.
 

Classes in org.apache.fop.layout used by org.apache.fop.render
Renderer
          interface implement by all renderers.
 

Classes in org.apache.fop.layout used by org.apache.fop.render.awt
AWTRenderer
          
FontMetricsMapper
          This class implements org.apache.fop.layout.FontMetric and is added to the hash table in FontInfo.
FontSetup
          sets up the AWT fonts.
 

Classes in org.apache.fop.layout used by org.apache.fop.render.pdf
Font
          base class for PDF font classes
FontSetup
          sets up the PDF fonts.
PDFRenderer
          Renderer that renders areas to PDF
SVGRenderer
          Renderer that renders SVG to PDF
SVGRenderer.SVGTextRenderer
          This class is used to handle the rendering of svg text.
 

Classes in org.apache.fop.layout used by org.apache.fop.render.xml
XMLRenderer
          Renderer that renders areas to XML for debugging purposes.
 

Classes in org.apache.fop.layout used by org.apache.fop.svg
SVG
          class representing svg:svg pseudo flow object.
SVGObj
          Since SVG objects are not layed out then this class checks that this element is not being layed out inside some incorrect element.