Uses of Class
org.apache.poi.xwpf.usermodel.XWPFPicture

Packages that use XWPFPicture
org.apache.poi.xwpf.usermodel   
 

Uses of XWPFPicture in org.apache.poi.xwpf.usermodel
 

Methods in org.apache.poi.xwpf.usermodel that return types with arguments of type XWPFPicture
 java.util.List<XWPFPicture> XWPFRun.getEmbeddedPictures()
          Returns the embedded pictures of the run.
 



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