Uses of Interface
org.apache.poi.sl.usermodel.Slide

Packages that use Slide
org.apache.poi.sl.usermodel   
org.apache.poi.xslf.usermodel   
 

Uses of Slide in org.apache.poi.sl.usermodel
 

Methods in org.apache.poi.sl.usermodel that return Slide
 Slide SlideShow.createSlide()
           
 Slide[] SlideShow.getSlides()
           
 

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

Classes in org.apache.poi.xslf.usermodel that implement Slide
 class XSLFSlide
           
 

Methods in org.apache.poi.xslf.usermodel that return Slide
 Slide XMLSlideShow.createSlide()
           
 



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