|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |