Package | Description |
---|---|
org.axsl.area |
Interfaces useful in the creation of an AreaTree that is backed by an FOTree.
|
org.axsl.fo |
Interfaces useful for client applications that wish to read an FO (Formatting Objects) Tree, usually so that they
can perform layout on its content.
|
Modifier and Type | Method and Description |
---|---|
TextServer |
AreaTree.getTextServer()
Returns the TextServer instance used by this AreaTree.
|
Modifier and Type | Method and Description |
---|---|
TextServer |
FoTree.getTextServer()
Return the TextServer for this tree.
|
Modifier and Type | Method and Description |
---|---|
void |
FoTree.setTextServer(TextServer textServer)
Allows the client application to set the
TextServer which
should be used during FO tree parsing or building. |
This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.