org.apache.fop.render.rtf |
org.apache.fop.render.rtf Package
RTF (Rich Text Format) Output Support
|
Java Source File Name | Type | Comment |
BorderAttributesConverter.java | Class | Constants for RTF border attribute names, and a static method for converting
fo attribute strings. |
FOPRtfAttributes.java | Class | A RtfAttributes subclass that adds some helper set methods. |
FoUnitsConverter.java | Class | |
ListAttributesConverter.java | Class | Provides methods to convert list attributes to RtfAttributes. |
PageAttributesConverter.java | Class | Converts simple-page-master attributes into strings as defined in RtfPage. |
RTFFOEventHandlerMaker.java | Class | Maker class for RTF support. |
RTFHandler.java | Class | RTF Handler: generates RTF output using the structure events from
the FO Tree sent to this structure handler. |
SVGConverter.java | Class | Helper class for converting SVG to bitmap images. |
TableAttributesConverter.java | Class | Provides methods to convert the attributes to RtfAttributes. |
TextAttributesConverter.java | Class | |