|
Class Summary |
| BlipStoreEntry |
The data for this blip store entry. |
| BlipType |
Enumeration for the BLIP type |
| BStoreContainer |
A BStoreContainer escher record |
| Button |
Contains the various biff records used to copy a Button (from the
Form toolbox) between workbook |
| Chart |
Contains the various biff records used to insert a chart into a
worksheet |
| ClientAnchor |
The client anchor record |
| ClientData |
The client data |
| ClientTextBox |
??? |
| ComboBox |
Contains the various biff records used to copy a ComboBox (from the
Form toolbox) between workbook |
| Comment |
Contains the various biff records used to insert a cell note into a
worksheet |
| Dg |
The Drawing Group |
| DgContainer |
A Dg Container |
| Dgg |
Dgg record |
| Dgg.Cluster |
The cluster structure |
| DggContainer |
Container for Dgg objects |
| Drawing |
Contains the various biff records used to insert a drawing into a
worksheet |
| Drawing2 |
Contains the various biff records used to insert a drawing into a
worksheet. |
| DrawingData |
Class used to concatenate all the data for the various drawing objects
into one continuous stream |
| DrawingGroup |
This class contains the Excel picture data in Escher format for the
entire workbook |
| EscherAtom |
Class for atoms. |
| EscherContainer |
An escher container. |
| 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 |
| EscherRecord |
The base class for all escher records. |
| EscherRecordData |
A single record from an Escher stream. |
| EscherRecordType |
Enumeration class for Escher record types |
| MsoDrawingGroupRecord |
A record which merely holds the MSODRAWINGGROUP data. |
| MsoDrawingRecord |
A record which merely holds the MSODRAWING data. |
| NoteRecord |
A Note (TXO) record which contains the information for comments |
| ObjRecord |
A record which merely holds the OBJ data. |
| ObjRecord.ObjType |
Object type enumeration |
| Opt |
An options record in the escher stream |
| Opt.Property |
Properties enumeration inner class |
| Origin |
Enumeration type for the origin of a drawing object |
| ShapeType |
Enumerations for the shape type |
| SheetDrawingWriter |
Handles the writing out of the different charts and images on a sheet. |
| Sp |
The Sp escher atom |
| SpContainer |
Shape contianer - Contains the data for this particular shape |
| Spgr |
The SpGr escher atom |
| SpgrContainer |
An Spgr container record in an escher stream |
| SplitMenuColors |
Split menu colours escher record |
| TextObjectRecord |
A TextObject (TXO) record which contains the information for comments |