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 XSLFShapeContainer.createPicture(int pictureIndex)
          create a picture belonging to this container
 XSLFPictureShape XSLFGroupShape.createPicture(int pictureIndex)
           
 XSLFPictureShape XSLFDrawing.createPicture(java.lang.String rel)
           
 



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