public static class SlideListWithText.SlideAtomsSet
extends java.lang.Object
Constructor and Description |
---|
SlideAtomsSet(SlidePersistAtom s,
Record[] r)
Create one to hold the Records for one Slide's text
|
Modifier and Type | Method and Description |
---|---|
SlidePersistAtom |
getSlidePersistAtom()
Get the SlidePersistAtom, which gives details on the Slide this text is associated with
|
Record[] |
getSlideRecords()
Get the Text related records for this slide
|
public SlideAtomsSet(SlidePersistAtom s, Record[] r)
public SlidePersistAtom getSlidePersistAtom()
public Record[] getSlideRecords()
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.