Class Summary |
Conversions |
Performs various conversions needed in the PDF plugin |
Limits |
Static class that contains maxima, minima, and other RTF-related limits
These are the same as the PDF limits, for the nonce, but might change as
we implement more aspects of the RTF standard. |
RtfCommandTable |
Contains all the commands used in the RTF plugin,
keyed by command root. |
RtfData |
Container class for all the state of the RTF document |
RtfFont |
Handles fonts for the RTF plugin |
RtfOutfile |
Handles the output to the RTF file |
RtfOutputStrategy |
The strategy base class. |
Start |
Test plugin for converting Platypus files to Rich Text Format (rtf). |