SourceForge.net Logo
aXSL API 0.1

Uses of Interface
org.axsl.foR.FOLineText

Packages that use FOLineText
org.axsl.foR Interfaces useful for client applications that wish to read an FO (Formatting Objects) Tree, usually so that they can perform layout on its content. 
 

Uses of FOLineText in org.axsl.foR
 

Subinterfaces of FOLineText in org.axsl.foR
 interface FOText
          A text node in the formatting object tree.
 

Methods in org.axsl.foR 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.
 


SourceForge.net Logo
aXSL API 0.1

This documentation was created September 6 2006 by The aXSL Group and may be freely copied. See license for details.