Package | Description |
---|---|
org.axsl.area |
Interfaces useful in the creation of an AreaTree that is backed by an FOTree.
|
Modifier and Type | Method and Description |
---|---|
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.
|
This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.