public interface ObjectData extends SimpleShape
| Modifier and Type | Method and Description |
|---|---|
default String |
getContentType() |
DirectoryEntry |
getDirectory()
Gets the object data.
|
String |
getFileName() |
byte[] |
getObjectData() |
String |
getOLE2ClassName() |
PictureData |
getPictureData() |
boolean |
hasDirectoryEntry() |
getShapeIdgetAnchor, getParent, getShapeName, isNoFill, setFillColor, setLineStyleColor, setNoFillbyte[] getObjectData()
throws IOException
IOExceptionboolean hasDirectoryEntry()
DirectoryEntry getDirectory() throws IOException
hasDirectoryEntry().
The caller has to close the corresponding POIFSFileSystemIOException - if there was an error reading the data.String getOLE2ClassName()
String getFileName()
PictureData getPictureData()
default String getContentType()
Copyright © 2010 - 2020 Adobe. All Rights Reserved