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() |
java.util.Map<java.lang.String,java.util.function.Supplier<?>> |
getGenericProperties() |
HSSFRecordTypes |
getGenericRecordType() |
protected java.lang.String |
getRecordName() |
short |
getSid()
return the non static version of the id for this record.
|
addEscherRecord, addEscherRecord, clearEscherRecords, convertRawBytesToEscherRecords, decode, findFirstWithId, getEscherContainer, getEscherRecord, getEscherRecords, getGenericChildren, getRawData, getRecordSize, join, processContinueRecord, serialize, setRawData
cloneViaReserialise, serialize, toString
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
public HSSFRecordTypes getGenericRecordType()
getGenericRecordType
in interface GenericRecord
getGenericRecordType
in class Record
public java.util.Map<java.lang.String,java.util.function.Supplier<?>> getGenericProperties()
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.