Uses of Class
org.apache.poi.xslf.usermodel.XSLFPictureShape

Packages that use XSLFPictureShape
org.apache.poi.xslf.usermodel   
 

Uses of XSLFPictureShape in org.apache.poi.xslf.usermodel
 

Methods in org.apache.poi.xslf.usermodel that return XSLFPictureShape
 XSLFPictureShape XSLFGroupShape.createPicture(PictureData pictureData)
           
 XSLFPictureShape XSLFShapeContainer.createPicture(PictureData pictureData)
           
 XSLFPictureShape XSLFSheet.createPicture(PictureData pictureData)
           
 XSLFPictureShape XSLFDrawing.createPicture(java.lang.String rel)
           
 XSLFPictureShape XSLFGraphicFrame.getFallbackPicture()
           
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.