public final class DrawingRecordForBiffViewer extends AbstractEscherHolderRecord
| Modifier and Type | Field and Description |
|---|---|
static short |
sid |
| Constructor and Description |
|---|
DrawingRecordForBiffViewer() |
DrawingRecordForBiffViewer(DrawingRecord r) |
DrawingRecordForBiffViewer(RecordInputStream in) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getRecordName() |
short |
getSid()
return the non static version of the id for this record.
|
addEscherRecord, addEscherRecord, clearEscherRecords, clone, convertRawBytesToEscherRecords, decode, findFirstWithId, getEscherContainer, getEscherRecord, getEscherRecords, getRawData, getRecordSize, join, processContinueRecord, serialize, setRawData, toStringcloneViaReserialise, serializepublic static final short sid
public DrawingRecordForBiffViewer()
public DrawingRecordForBiffViewer(RecordInputStream in)
public DrawingRecordForBiffViewer(DrawingRecord r)
protected java.lang.String getRecordName()
getRecordName in class AbstractEscherHolderRecordpublic short getSid()
RecordgetSid in class AbstractEscherHolderRecordCopyright 2018 The Apache Software Foundation or its licensors, as applicable.