| 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  | 
ActiveXShape
Represents an ActiveX control in a PowerPoint document. 
 | 
class  | 
MovieShape
Represents a movie in a PowerPoint document. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
HSLFObjectShape
A shape representing embedded OLE object. 
 | 
class  | 
HSLFPictureShape
Represents 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  | 
XSLFPictureShape
Represents a picture shape 
 | 
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.