Package | Description |
---|---|
org.axsl.area |
Interfaces useful in the creation of an AreaTree that is backed by an FOTree.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AncestralNormalInlineArea
A
NormalInlineArea that can have other areas as children. |
Modifier and Type | Method and Description |
---|---|
NormalInlineArea |
LineContentFactory.makeExternalGraphicArea(ExternalGraphic eg,
int ipd,
GraftingPoint graftingPoint)
Creates a new Area for external-graphic content.
|
NormalInlineArea |
LineContentFactory.makeForeignObjectArea(InstreamForeignObject ifo,
int ipd,
GraftingPoint graftingPoint)
Creates a new Area for foreign-object content.
|
NormalInlineArea |
LineContentFactory.makeScalingValueCitationArea(ScalingValueCitation citation,
int ipd,
GraftingPoint graftingPoint)
Creates a new Area for scaling-value-citation 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.