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 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, toString
cloneViaReserialise, serialize
public static final short sid
public DrawingRecordForBiffViewer()
public DrawingRecordForBiffViewer(RecordInputStream in)
public DrawingRecordForBiffViewer(DrawingRecord r)
protected String getRecordName()
getRecordName
in class AbstractEscherHolderRecord
public short getSid()
Record
getSid
in class AbstractEscherHolderRecord
Copyright © 2020. All rights reserved.