Uses of Class
org.apache.poi.hslf.record.SlidePersistAtom
Packages that use SlidePersistAtom
-
Uses of SlidePersistAtom in org.apache.poi.hslf.record
Methods in org.apache.poi.hslf.record that return SlidePersistAtomModifier and TypeMethodDescriptionSlideListWithText.SlideAtomsSet.getSlidePersistAtom()
Get the SlidePersistAtom, which gives details on the Slide this text is associated withMethods in org.apache.poi.hslf.record with parameters of type SlidePersistAtomModifier and TypeMethodDescriptionvoid
SlideListWithText.addSlidePersistAtom
(SlidePersistAtom spa) Add a new SlidePersistAtom, to the end of the current list, and update the internal list of SlidePersistAtomsConstructors in org.apache.poi.hslf.record with parameters of type SlidePersistAtomModifierConstructorDescriptionSlideAtomsSet
(SlidePersistAtom s, Record[] r) Create one to hold the Records for one Slide's text