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 XSLFSheet.createPicture(int pictureIndex)
           
 XSLFPictureShape XSLFGroupShape.createPicture(int pictureIndex)
           
 XSLFPictureShape XSLFDrawing.createPicture(java.lang.String rel)
           
 



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