Package | Description |
---|---|
org.apache.poi.hslf.record |
Modifier and Type | Method | Description |
---|---|---|
SlidePersistAtom |
SlideListWithText.SlideAtomsSet.getSlidePersistAtom() |
Get the SlidePersistAtom, which gives details on the Slide this text is associated with
|
Modifier and Type | Method | Description |
---|---|---|
void |
SlideListWithText.addSlidePersistAtom(SlidePersistAtom spa) |
Add a new SlidePersistAtom, to the end of the current list,
and update the internal list of SlidePersistAtoms
|
Constructor | Description |
---|---|
SlideAtomsSet(SlidePersistAtom s,
Record[] r) |
Create one to hold the Records for one Slide's text
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.