|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjxl.biff.RecordData
jxl.biff.WritableRecordData
jxl.biff.drawing.TextObjectRecord
A TextObject (TXO) record which contains the information for comments
| Field Summary |
| Fields inherited from class jxl.biff.WritableRecordData |
maxRecordLength |
| Constructor Summary | |
TextObjectRecord(byte[] d)
Constructor |
|
TextObjectRecord(Record t)
Constructs this object from the raw data |
|
| Method Summary | |
byte[] |
getData()
Expose the protected function to the SheetImpl in this package |
| Methods inherited from class jxl.biff.WritableRecordData |
getBytes |
| Methods inherited from class jxl.biff.RecordData |
getCode, getRecord |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TextObjectRecord(Record t)
t - the raw datapublic TextObjectRecord(byte[] d)
d - the drawing data| Method Detail |
public byte[] getData()
getData in class WritableRecordData
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||