| Package | Description |
|---|---|
| org.apache.poi.hslf.usermodel | |
| org.apache.poi.sl.extractor | |
| org.apache.poi.sl.usermodel | |
| org.apache.poi.xslf.usermodel |
| Modifier and Type | Class and Description |
|---|---|
class |
HSLFObjectShape
A shape representing embedded OLE object.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<? extends ObjectShape<S,P>> |
SlideShowExtractor.getOLEShapes() |
| Modifier and Type | Method and Description |
|---|---|
ObjectShape<?,?> |
ShapeContainer.createOleShape(PictureData pictureData)
Create a new OLE object shape with the given pictureData as preview image
|
| Modifier and Type | Class and Description |
|---|---|
class |
XSLFObjectShape |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.