Uses of Class
org.apache.poi.hslf.usermodel.HSLFPictureShape
Packages that use HSLFPictureShape
-
Uses of HSLFPictureShape in org.apache.poi.hslf.model
Subclasses of HSLFPictureShape in org.apache.poi.hslf.modelModifier and TypeClassDescriptionfinal class
Represents an ActiveX control in a PowerPoint document.final class
Represents a movie in a PowerPoint document. -
Uses of HSLFPictureShape in org.apache.poi.hslf.usermodel
Subclasses of HSLFPictureShape in org.apache.poi.hslf.usermodelModifier and TypeClassDescriptionfinal class
A shape representing embedded OLE object.Methods in org.apache.poi.hslf.usermodel that return HSLFPictureShapeModifier and TypeMethodDescriptionHSLFGroupShape.createPicture
(PictureData pictureData) HSLFShapeContainer.createPicture
(PictureData pictureData) HSLFSheet.createPicture
(PictureData pictureData)