Uses of Class
org.apache.poi.xslf.usermodel.XSLFPictureShape
-
Packages that use XSLFPictureShape Package Description org.apache.poi.xslf.usermodel -
-
Uses of XSLFPictureShape in org.apache.poi.xslf.usermodel
Methods in org.apache.poi.xslf.usermodel that return XSLFPictureShape Modifier and Type Method Description XSLFPictureShape
XSLFDrawing. createPicture(java.lang.String rel)
XSLFPictureShape
XSLFGroupShape. createPicture(PictureData pictureData)
XSLFPictureShape
XSLFShapeContainer. createPicture(PictureData pictureData)
XSLFPictureShape
XSLFSheet. createPicture(PictureData pictureData)
XSLFPictureShape
XSLFGraphicFrame. getFallbackPicture()
-