fop 0.95

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

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

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

Subclasses of AbstractGraphics in org.apache.fop.fo.flow
 class ExternalGraphic
          Class modelling the fo:external-graphic object.
 class InstreamForeignObject
          Class modelling the fo:instream-foreign-object object.
 

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

Fields in org.apache.fop.layoutmgr.inline declared as AbstractGraphics
protected  AbstractGraphics AbstractGraphicsLayoutManager.fobj
          The graphics object this LM deals with
 

Constructors in org.apache.fop.layoutmgr.inline with parameters of type AbstractGraphics
AbstractGraphicsLayoutManager(AbstractGraphics node)
          Constructor
 


fop 0.95

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