@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
EscherBlipRecords and EscherBSERecords. |
PICF |
getPicf() |
EscherContainerRecord |
getShape() |
byte[] |
getStPicName() |
public PICFAndOfficeArtData(byte[] dataStream,
int startOffset)
public java.util.List<EscherRecord> getBlipRecords()
EscherBlipRecords and EscherBSERecords.null.public PICF getPicf()
public EscherContainerRecord getShape()
EscherRecordTypes.SP_CONTAINER.public byte[] getStPicName()
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.