| DrawingGroupObject | Interface for the various object types that can be added to a drawing group | code | html |
| EscherStream | Interface implemented by records which contain escher byte streams | code | html |
| EscherRecord | The base class for all escher records. | code | html |
| BStoreContainer | A BStoreContainer escher record | code | html |
| BlipStoreEntry | The data for this blip store entry. Typically this is the raw image data | code | html |
| BlipType | Enumeration for the BLIP type | code | html |
| Button | Contains the various biff records used to copy a Button (from the Form toolbox) between workbook | code | html |
| Chart | Contains the various biff records used to insert a chart into a worksheet | code | html |
| Chunk | Copyright (C) 2006 Andrew Khan This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. | code | html |
| ChunkType | Enumeration for the various chunk types | code | html |
| ClientAnchor | The client anchor record | code | html |
| ClientData | The client data | code | html |
| ClientTextBox | ??? | code | html |
| ComboBox | Contains the various biff records used to copy a ComboBox (from the Form toolbox) between workbook | code | html |
| Comment | Contains the various biff records used to insert a cell note into a worksheet | code | html |
| Dg | The Drawing Group | code | html |
| DgContainer | A Dg Container | code | html |
| Dgg | Dgg record | code | html |
| Dgg.Cluster | The cluster structure | code | html |
| DggContainer | Container for Dgg objects | code | html |
| Drawing | Contains the various biff records used to insert a drawing into a worksheet | code | html |
| Drawing.ImageAnchorProperties | code | html | |
| Drawing2 | Contains the various biff records used to insert a drawing into a worksheet. | code | html |
| DrawingData | Class used to concatenate all the data for the various drawing objects into one continuous stream | code | html |
| DrawingDataException | Checked exception thrown when the drawing data is corrupt eg. | code | html |
| DrawingGroup | This class contains the Excel picture data in Escher format for the entire workbook | code | html |
| EscherAtom | Class for atoms. | code | html |
| EscherContainer | An escher container. | code | html |
| EscherDisplay | Class used to display a complete hierarchically organized Escher stream The whole thing is dumped to System.out This class is only used as a debugging tool | code | html |
| EscherRecordData | A single record from an Escher stream. | code | html |
| EscherRecordType | Enumeration class for Escher record types | code | html |
| MsoDrawingGroupRecord | A record which merely holds the MSODRAWINGGROUP data. | code | html |
| MsoDrawingRecord | A record which merely holds the MSODRAWING data. | code | html |
| NoteRecord | A Note (TXO) record which contains the information for comments | code | html |
| ObjRecord | A record which merely holds the OBJ data. | code | html |
| ObjRecord.ObjType | Object type enumeration | code | html |
| Opt | An options record in the escher stream | code | html |
| Opt.Property | Properties enumeration inner class | code | html |
| Origin | Enumeration type for the origin of a drawing object | code | html |
| PNGReader | Copyright (C) 2006 Andrew Khan This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. | code | html |
| ShapeType | Enumerations for the shape type | code | html |
| SheetDrawingWriter | Handles the writing out of the different charts and images on a sheet. | code | html |
| Sp | The Sp escher atom | code | html |
| SpContainer | Shape contianer - Contains the data for this particular shape | code | html |
| Spgr | The SpGr escher atom | code | html |
| SpgrContainer | An Spgr container record in an escher stream | code | html |
| SplitMenuColors | Split menu colours escher record | code | html |
| TextObjectRecord | A TextObject (TXO) record which contains the information for comments | code | html |