| Package | Description | 
|---|---|
| org.apache.poi.hslf.model | |
| org.apache.poi.hslf.usermodel | |
| org.apache.poi.sl.draw | |
| org.apache.poi.sl.usermodel | |
| org.apache.poi.xslf.usermodel | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ActiveXShapeRepresents an ActiveX control in a PowerPoint document. | 
| class  | MovieShapeRepresents a movie in a PowerPoint document. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HSLFObjectShapeA shape representing embedded OLE object. | 
| class  | HSLFPictureShapeRepresents a picture in a PowerPoint document. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected PictureShape<?,?> | DrawPictureShape. getShape() | 
| Modifier and Type | Method and Description | 
|---|---|
| DrawPictureShape | DrawFactory. getDrawable(PictureShape<?,?> shape) | 
| Constructor and Description | 
|---|
| DrawPictureShape(PictureShape<?,?> shape) | 
| Modifier and Type | Method and Description | 
|---|---|
| PictureShape<S,P> | ShapeContainer. createPicture(PictureData pictureData)create a picture belonging to this container | 
| PictureShape<S,P> | GraphicalFrame. getFallbackPicture() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | XSLFPictureShapeRepresents a picture shape | 
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.