PositionDependentRecordpublic final class MainMaster extends SheetContainer
myLastOnDiskOffset_children| Modifier | Constructor | Description |
|---|---|---|
protected |
MainMaster(byte[] source,
int start,
int len) |
Set things up, and find our more interesting children
|
| Modifier and Type | Method | 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(java.io.OutputStream out) |
Write the contents of the record back, so it can be written
to disk
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLastOnDiskOffset, getSheetId, setLastOnDiskOffset, setSheetId, updateOtherRecordReferencesbuildRecordAtOffset, createRecordForType, findChildRecords, writeLittleEndian, writeLittleEndianaddChildAfter, addChildBefore, appendChildRecord, findFirstOfType, getChildRecords, handleParentAwareRecords, isAnAtom, moveChildBefore, moveChildrenAfter, moveChildrenBefore, removeChild, setChildRecord, writeOutprotected MainMaster(byte[] source,
int start,
int len)
public SlideAtom getSlideAtom()
public PPDrawing getPPDrawing()
getPPDrawing in class SheetContainerpublic TxMasterStyleAtom[] getTxMasterStyleAtoms()
public ColorSchemeAtom[] getColorSchemeAtoms()
public long getRecordType()
getRecordType in class Recordpublic void writeOut(java.io.OutputStream out)
throws java.io.IOException
public ColorSchemeAtom getColorScheme()
getColorScheme in class SheetContainerCopyright 2018 The Apache Software Foundation or its licensors, as applicable.