Uses of Class
org.apache.poi.hslf.usermodel.Picture

Packages that use Picture
org.apache.poi.hslf   
org.apache.poi.hslf.usermodel   
 

Uses of Picture in org.apache.poi.hslf
 

Methods in org.apache.poi.hslf that return Picture
 Picture[] HSLFSlideShow.getPictures()
          Read pictures contained in this presentation
 

Uses of Picture in org.apache.poi.hslf.usermodel
 

Methods in org.apache.poi.hslf.usermodel that return Picture
 Picture[] SlideShow.getPictures()
          Returns all the pictures attached to the SlideShow
 



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