public final class NotesAtom extends RecordAtom
| Modifier and Type | Method and Description |
|---|---|
boolean |
getFollowMasterBackground() |
boolean |
getFollowMasterObjects() |
boolean |
getFollowMasterScheme() |
long |
getRecordType()
We are of type 1009
|
int |
getSlideID() |
void |
setFollowMasterBackground(boolean flag) |
void |
setFollowMasterObjects(boolean flag) |
void |
setFollowMasterScheme(boolean flag) |
void |
setSlideID(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 int getSlideID()
public void setSlideID(int id)
public boolean getFollowMasterObjects()
public boolean getFollowMasterScheme()
public boolean getFollowMasterBackground()
public void setFollowMasterObjects(boolean flag)
public void setFollowMasterScheme(boolean flag)
public void setFollowMasterBackground(boolean flag)
public long getRecordType()
getRecordType in class Recordpublic void writeOut(OutputStream out) throws IOException
writeOut in class RecordIOExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved