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 classRepresents an ActiveX control in a PowerPoint document.final classRepresents 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 classA 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)