| RMExcelWriter | This class is used to generate an Excel file from an RMDocument. | 
| RMExcelWriterXlsx | This class is used to generate an Excel file from an RMDocument. | 
| RMHtmlFile | Generates an HTML file. | 
| RMHtmlFile.SVGPathMaker | Makes a path string from an AWT Path. | 
| RMRTFWriter | Write RTF for a document. | 
| RMShapeTable | This class creates a table from a given list of shapes. | 
| RMShapeTable.STCell | A class for cells. | 
| RMShapeTable.STCol | A class for columns. | 
| RMShapeTable.STRow | A class for rows. | 
| RMStringWriter | This class is used to write a String representation of an RMDocument. | 
| StringMaker | Like StringBuffer but with double formatting. |