@Internal public class PICFAndOfficeArtData extends java.lang.Object
Constructor and Description |
---|
PICFAndOfficeArtData(byte[] dataStream,
int startOffset) |
Modifier and Type | Method and Description |
---|---|
java.util.List<EscherRecord> |
getBlipRecords()
Contains
EscherBlipRecord s and EscherBSERecord s. |
PICF |
getPicf() |
EscherContainerRecord |
getShape() |
byte[] |
getStPicName() |
public PICFAndOfficeArtData(byte[] dataStream, int startOffset)
public java.util.List<EscherRecord> getBlipRecords()
EscherBlipRecord
s and EscherBSERecord
s.null
.public PICF getPicf()
public EscherContainerRecord getShape()
EscherRecordTypes.SP_CONTAINER
.public byte[] getStPicName()
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.