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