Package jxl.biff.drawing

Interface Summary
DrawingGroupObject Interface for the various object types that can be added to a drawing group
 

Class Summary
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
Comment Contains the various biff records used to insert a cell note into a worksheet
Drawing 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
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
MsoDrawingGroupRecord  
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.
Origin Enumeration type for the origin of a drawing object
SheetDrawingWriter Handles the writing out of the different charts and images on a sheet.
TextObjectRecord A TextObject (TXO) record which contains the information for comments