| Package | Description |
|---|---|
| org.apache.poi.hslf.model | |
| org.apache.poi.hslf.record |
| Modifier and Type | Method and Description |
|---|---|
protected SlideListWithText.SlideAtomsSet |
Slide.getSlideAtomsSet() |
| Constructor and Description |
|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
SlideListWithText.SlideAtomsSet[] |
SlideListWithText.getSlideAtomsSets()
Get access to the SlideAtomsSets of the children of this record
|
| Modifier and Type | Method and Description |
|---|---|
void |
SlideListWithText.setSlideAtomsSets(SlideListWithText.SlideAtomsSet[] sas)
Get access to the SlideAtomsSets of the children of this record
|
Copyright 2014 The Apache Software Foundation or its licensors, as applicable.