Uses of Class
org.apache.poi.hslf.usermodel.HSLFPictureShape
-
Packages that use HSLFPictureShape Package Description org.apache.poi.hslf.model org.apache.poi.hslf.usermodel -
-
Uses of HSLFPictureShape in org.apache.poi.hslf.model
Subclasses of HSLFPictureShape in org.apache.poi.hslf.model Modifier and Type Class Description classActiveXShapeRepresents an ActiveX control in a PowerPoint document.classMovieShapeRepresents a movie in a PowerPoint document. -
Uses of HSLFPictureShape in org.apache.poi.hslf.usermodel
Subclasses of HSLFPictureShape in org.apache.poi.hslf.usermodel Modifier and Type Class Description classHSLFObjectShapeA shape representing embedded OLE object.Methods in org.apache.poi.hslf.usermodel that return HSLFPictureShape Modifier and Type Method Description HSLFPictureShapeHSLFGroupShape. createPicture(PictureData pictureData)HSLFPictureShapeHSLFShapeContainer. createPicture(PictureData pictureData)HSLFPictureShapeHSLFSheet. createPicture(PictureData pictureData)
-