SourceForge.net Logo
aXSL API 0.2

Uses of Package
org.axsl.fo

Packages that use org.axsl.fo
org.axsl.area Interfaces useful in the creation of an AreaTree that is backed by an FOTree. 
org.axsl.fo Interfaces useful for client applications that wish to read an FO (Formatting Objects) Tree, usually so that they can perform layout on its content. 
org.axsl.fo.extension Interfaces useful for describing non-standard formatting objects in a common way. 
org.axsl.fo.fo Interfaces useful for describing standard formatting objects in a common way. 
org.axsl.fo.fo.proforma Interfaces useful for describing properties that are not exposed in the client-facing API, but that are useful on a pro-forma basis for implementations. 
org.axsl.fo.fo.prop Interfaces describing methods for obtaining property or trait values from the Fo Tree objects. 
org.axsl.fo.svg Interfaces useful for describing Formatting objects and/or properties in the svg: namespace. 
 

Classes in org.axsl.fo used by org.axsl.area
Fo
          Base interface for formatting objects.
FoContext
          Provides the FO Tree with contextual information for cases where its contents may be used differently in one context than in another.
 

Classes in org.axsl.fo used by org.axsl.fo
Fo
          Base interface for formatting objects.
FoContext
          Provides the FO Tree with contextual information for cases where its contents may be used differently in one context than in another.
FoLineNonText
          Subinterface of LineNonText that provides additional services to XSL-FO systems.
FoLineText
          Subinterface of LineText that provides additional services to XSL-FO systems.
FoTree
          An FoTree is created for each document that is processed.
FoTreeEvent
          An Event used for notification that various stages of the building of an FO tree have been completed.
FoTreeListener
          An interface for classes that need to handle FOTreeEvent objects as they are fired.
ProxyFactory
          Uses the Visitor pattern to allow an FO Object to properly cast itself for purposes of creating a proxy.
 

Classes in org.axsl.fo used by org.axsl.fo.extension
Fo
          Base interface for formatting objects.
 

Classes in org.axsl.fo used by org.axsl.fo.fo
Fo
          Base interface for formatting objects.
FoContext
          Provides the FO Tree with contextual information for cases where its contents may be used differently in one context than in another.
FoForeignXml
          Super-interface for the root node of XML documents or document fragments that are wrapped inside of an fo:instream-foreign-object.
FoLineNonText
          Subinterface of LineNonText that provides additional services to XSL-FO systems.
FoLineText
          Subinterface of LineText that provides additional services to XSL-FO systems.
FoScaled
          Subinterface for formatting objects that can be scaled and viewed inside a viewport.
FoTree
          An FoTree is created for each document that is processed.
FoTreeException
          Exception thrown when an axslFOTree implementation has a problem.
 

Classes in org.axsl.fo used by org.axsl.fo.fo.proforma
FoContext
          Provides the FO Tree with contextual information for cases where its contents may be used differently in one context than in another.
 

Classes in org.axsl.fo used by org.axsl.fo.fo.prop
FoContext
          Provides the FO Tree with contextual information for cases where its contents may be used differently in one context than in another.
FoInlineContext
          This interface has a similar purpose to FoContext, but applies only to inline objects.
 

Classes in org.axsl.fo used by org.axsl.fo.svg
Fo
          Base interface for formatting objects.
FoForeignXml
          Super-interface for the root node of XML documents or document fragments that are wrapped inside of an fo:instream-foreign-object.
 


SourceForge.net Logo
aXSL API 0.2

This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.