SourceForge.net Logo
aXSL API 0.2

Uses of Interface
org.axsl.area.AncestralNormalInlineArea

Packages that use AncestralNormalInlineArea
org.axsl.area Interfaces useful in the creation of an AreaTree that is backed by an FOTree. 
 

Uses of AncestralNormalInlineArea in org.axsl.area
 

Methods in org.axsl.area that return AncestralNormalInlineArea
 AncestralNormalInlineArea LineContentFactory.makeBasicLinkArea(BasicLink basicLink, GraftingPoint graftingPoint)
          Creates a new Area for basic-link content.
 AncestralNormalInlineArea LineContentFactory.makeBidiOverrideArea(BidiOverride bidiOverride, GraftingPoint graftingPoint)
          Creates a new Area for bidi-override content.
 AncestralNormalInlineArea LineContentFactory.makeIndexPageCitationListArea(IndexPageCitationList citationList, GraftingPoint graftingPoint)
          Creates a new Area for index-page-citation-list content.
 AncestralNormalInlineArea LineContentFactory.makeInlineArea(Inline inline, GraftingPoint graftingPoint)
          Creates a new Area for inline content.
 AncestralNormalInlineArea LineContentFactory.makeLeaderArea(Leader leader, int ipd, GraftingPoint graftingPoint)
          Creates a new Area for leader content.
 AncestralNormalInlineArea LineContentFactory.makePageNumberArea(PageNumber pageNumber, int ipd, GraftingPoint graftingPoint)
          Creates a new Area for page-number content.
 AncestralNormalInlineArea LineContentFactory.makePageNumberCitationArea(PageNumberCitation citation, int ipd, GraftingPoint graftingPoint)
          Creates a new Area for page-number-citation content.
 AncestralNormalInlineArea LineContentFactory.makePageNumberCitationLastArea(PageNumberCitationLast citation, int ipd, GraftingPoint graftingPoint)
          Creates a new Area for page-number-citation-last content.
 


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.