SourceForge.net Logo
aXSL API 0.2

Uses of Interface
org.axsl.fo.FoLineText

Packages that use FoLineText
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.fo Interfaces useful for describing standard formatting objects in a common way. 
 

Uses of FoLineText in org.axsl.fo
 

Methods in org.axsl.fo that return FoLineText
 FoLineText FoLineText.getContextWrapper(FoContext context)
          Allows the FoContext to attach itself to a LineText item as it passes through the line-breaking system, if that context is necessary.
 FoLineText FoLineText.getWrapped()
          If this instance wraps another (to provide context), return the wrapped instance.
 

Uses of FoLineText in org.axsl.fo.fo
 

Subinterfaces of FoLineText in org.axsl.fo.fo
 interface CharacterSequence
          Interface for formatting objects that contain fo:character objects either explicitly (as fo:character objects in the document) or implicitly (as #PCDATA in objects whose content models include that).
 


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.