public final class SlidePersistAtom extends RecordAtom
| Constructor and Description |
|---|
SlidePersistAtom()
Create a new SlidePersistAtom, for use with a new Slide
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
getHasShapesOtherThanPlaceholders() |
int |
getNumPlaceholderTexts() |
long |
getRecordType()
We are of type 1011
|
int |
getRefID() |
int |
getSlideIdentifier() |
void |
setRefID(int id) |
void |
setSlideIdentifier(int id) |
void |
writeOut(OutputStream out)
Write the contents of the record back, so it can be written
to disk
|
getChildRecords, isAnAtombuildRecordAtOffset, createRecordForType, findChildRecords, writeLittleEndian, writeLittleEndianpublic SlidePersistAtom()
public int getRefID()
public int getSlideIdentifier()
public int getNumPlaceholderTexts()
public boolean getHasShapesOtherThanPlaceholders()
public void setRefID(int id)
public void setSlideIdentifier(int id)
public long getRecordType()
getRecordType in class Recordpublic void writeOut(OutputStream out) throws IOException
writeOut in class RecordIOExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved