public final class MainMaster extends SheetContainer
| Modifier and Type | Method and Description |
|---|---|
ColorSchemeAtom |
getColorScheme() |
ColorSchemeAtom[] |
getColorSchemeAtoms() |
PPDrawing |
getPPDrawing()
Returns the PPDrawing of this Slide, which has all the
interesting data in it
|
long |
getRecordType()
We are of type 1016
|
SlideAtom |
getSlideAtom()
Returns the SlideAtom of this Slide
|
TxMasterStyleAtom[] |
getTxMasterStyleAtoms() |
void |
writeOut(OutputStream out)
Write the contents of the record back, so it can be written
to disk
|
getLastOnDiskOffset, getSheetId, setLastOnDiskOffset, setSheetId, updateOtherRecordReferencesaddChildAfter, addChildBefore, appendChildRecord, findFirstOfType, getChildRecords, handleParentAwareRecords, isAnAtom, moveChildBefore, moveChildrenAfter, moveChildrenBefore, removeChild, setChildRecord, writeOutbuildRecordAtOffset, createRecordForType, findChildRecords, writeLittleEndian, writeLittleEndianpublic SlideAtom getSlideAtom()
public PPDrawing getPPDrawing()
getPPDrawing in class SheetContainerpublic TxMasterStyleAtom[] getTxMasterStyleAtoms()
public ColorSchemeAtom[] getColorSchemeAtoms()
public long getRecordType()
getRecordType in class Recordpublic void writeOut(OutputStream out) throws IOException
writeOut in class RecordIOExceptionpublic ColorSchemeAtom getColorScheme()
getColorScheme in class SheetContainerCopyright © 2010 - 2020 Adobe. All Rights Reserved