| Package | Description |
|---|---|
| org.apache.poi.hslf.record | |
| org.apache.poi.hslf.usermodel |
| 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
|
| Modifier and Type | Method and Description |
|---|---|
SlideListWithText.SlideAtomsSet |
HSLFSlide.getSlideAtomsSet() |
| Modifier and Type | Method and Description |
|---|---|
Record |
HSLFSlideShow.getCoreRecordForSAS(SlideListWithText.SlideAtomsSet sas)
For a given SlideAtomsSet, return the core record, based on the refID
from the SlidePersistAtom
|
| Constructor and Description |
|---|
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.
|
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.]]>