public final class DrawingRecordForBiffViewer extends AbstractEscherHolderRecord
Modifier and Type | Field and Description |
---|---|
static short |
sid |
Constructor and Description |
---|
DrawingRecordForBiffViewer() |
DrawingRecordForBiffViewer(DrawingRecord r) |
DrawingRecordForBiffViewer(DrawingRecordForBiffViewer other) |
DrawingRecordForBiffViewer(RecordInputStream in) |
Modifier and Type | Method and Description |
---|---|
DrawingRecordForBiffViewer |
copy() |
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, toString
cloneViaReserialise, serialize
public static final short sid
public DrawingRecordForBiffViewer()
public DrawingRecordForBiffViewer(DrawingRecordForBiffViewer other)
public DrawingRecordForBiffViewer(RecordInputStream in)
public DrawingRecordForBiffViewer(DrawingRecord r)
protected java.lang.String getRecordName()
getRecordName
in class AbstractEscherHolderRecord
public short getSid()
Record
getSid
in class AbstractEscherHolderRecord
public DrawingRecordForBiffViewer copy()
copy
in interface Duplicatable
copy
in class AbstractEscherHolderRecord
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.