|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
Converter | Abstract superclass for all output targets that do no layout, instead converting directly from the FO Tree. |
MIFConverter | Renders areas to MIF. |
OutputTarget | Abstract superclass for all Renderers and Converters. |
Classes for converting an FO Tree (not an Area Tree) to some specific output medium. Classes in this package are useful for converting an FO document to an output medium that knows how to do its own layout. Examples include Rich Text Format (RTF), readable by Microsoft Word, and Maker Interchange Format (MIF), readable by Adobe FrameMaker. For output media that must be laid out prior to creation, that is, that should be created from an Area Tree, see the org.foray.render package.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |