Uses of Class
org.apache.fop.layout.Box

Packages that use Box
org.apache.fop.image   
org.apache.fop.layout   
org.apache.fop.layout.inline   
org.apache.fop.svg   
 

Uses of Box in org.apache.fop.image
 

Subclasses of Box in org.apache.fop.image
 class ImageArea
           
 

Uses of Box in org.apache.fop.layout
 

Subclasses of Box in org.apache.fop.layout
 class Area
           
 class AreaContainer
           
 class BlockArea
          This class represents a Block Area.
 class BodyAreaContainer
           
 class ColumnArea
           
 class DisplaySpace
           
 class ExtensionArea
           
 class LineArea
           
 class Space
           
 class SpanArea
           
 

Methods in org.apache.fop.layout with parameters of type Box
 void Area.addChild(Box child)
           
 void Area.addChildAtStart(Box child)
           
 

Uses of Box in org.apache.fop.layout.inline
 

Subclasses of Box in org.apache.fop.layout.inline
 class ForeignObjectArea
           
 class InlineArea
           
 class InlineSpace
           
 class LeaderArea
           
 class PageNumberInlineArea
           
 class WordArea
           
 

Uses of Box in org.apache.fop.svg
 

Subclasses of Box in org.apache.fop.svg
 class SVGArea
          class representing an SVG area in which the SVG graphics sit
 



Copyright © 1999-2003 Apache Software Foundation. All Rights Reserved.