SourceForge.net Logo
aXSL API 0.1

Uses of Interface
org.axsl.foR.FOLineNonText

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

Uses of FOLineNonText in org.axsl.foR
 

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

Uses of FOLineNonText in org.axsl.foR.fo
 

Subinterfaces of FOLineNonText in org.axsl.foR.fo
 interface ExternalGraphic
          An fo:external-graphic object in XSL-FO.
 interface InstreamForeignObject
          An fo:instream-foreign-object object in XSL-FO.
 interface Leader
          An fo:leader object in XSL-FO.
 interface PageNumber
          An fo:page-number object in XSL-FO.
 interface PageNumberCitation
          An fo:page-number-citation object in XSL-FO.
 


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.