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

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

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

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

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



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