public class XSSFObjectData extends XSSFSimpleShape implements ObjectData
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType() |
DirectoryEntry |
getDirectory()
Gets the object data.
|
String |
getFileName()
The filename of the embedded image
|
byte[] |
getObjectData() |
PackagePart |
getObjectPart() |
String |
getOLE2ClassName() |
CTOleObject |
getOleObject() |
XSSFPictureData |
getPictureData() |
boolean |
hasDirectoryEntry() |
addNewTextParagraph, addNewTextParagraph, addNewTextParagraph, clearText, findDefinedParagraphProperty, findDefinedRunProperty, getBottomInset, getCTShape, getLeftInset, getRightInset, getShapeId, getShapeName, getShapeType, getText, getTextAutofit, getTextBody, getTextDirection, getTextHorizontalOverflow, getTextParagraphs, getTextVerticalOverflow, getTopInset, getVerticalAlignment, getWordWrap, iterator, setBottomInset, setLeftInset, setRightInset, setShapeType, setText, setText, setTextAutofit, setTextDirection, setTextHorizontalOverflow, setTextVerticalOverflow, setTopInset, setVerticalAlignment, setWordWrapgetAnchor, getDrawing, getParent, isNoFill, setFillColor, setLineStyle, setLineStyleColor, setLineWidth, setNoFillequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetShapeIdgetAnchor, getParent, getShapeName, isNoFill, setFillColor, setLineStyleColor, setNoFillforEach, spliteratorpublic String getOLE2ClassName()
getOLE2ClassName in interface ObjectDatapublic CTOleObject getOleObject()
public byte[] getObjectData()
throws IOException
getObjectData in interface ObjectDataIOExceptionpublic PackagePart getObjectPart()
public boolean hasDirectoryEntry()
hasDirectoryEntry in interface ObjectDatapublic DirectoryEntry getDirectory() throws IOException
ObjectDataObjectData.hasDirectoryEntry().
The caller has to close the corresponding POIFSFileSystemgetDirectory in interface ObjectDataIOException - if there was an error reading the data.public String getFileName()
getFileName in interface ObjectDatapublic XSSFPictureData getPictureData()
getPictureData in interface ObjectDatapublic String getContentType()
getContentType in interface ObjectDataCopyright © 2010 - 2020 Adobe. All Rights Reserved