public interface ObjectData extends SimpleShape
| Modifier and Type | Method and Description |
|---|---|
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()
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.