|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jxl.biff.RecordData | +--jxl.read.biff.MsoDrawingRecord
A record which merely holds the MSODRAWING data. Used when copying files which contain images
Fields inherited from class jxl.biff.RecordData |
code, record |
Constructor Summary | |
(package private) |
MsoDrawingRecord(Record t)
Constructs this object from the raw data |
Method Summary | |
Record |
getRecord()
Expose the protected function to the SheetImpl in this package |
Methods inherited from class jxl.biff.RecordData |
getCode |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
MsoDrawingRecord(Record t)
t
- the raw dataMethod Detail |
public Record getRecord()
getRecord
in class RecordData
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |