Uses of Class
org.apache.poi.hslf.record.Slide

Packages that use Slide
org.apache.poi.hslf.model   
 

Uses of Slide in org.apache.poi.hslf.model
 

Methods in org.apache.poi.hslf.model that return Slide
 Slide Slide.getSlideRecord()
          Returns the underlying slide record
 

Constructors in org.apache.poi.hslf.model with parameters of type Slide
Slide(Slide slide, Notes notes, SlideListWithText.SlideAtomsSet atomSet, int slideIdentifier, int slideNumber)
          Constructs a Slide from the Slide record, and the SlideAtomsSet containing the text.
TitleMaster(Slide record, int sheetNo)
          Constructs a TitleMaster
 



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