public final class Slide extends SheetContainer
| Constructor and Description |
|---|
Slide()
Create a new, empty, Slide, along with its required
child records.
|
| Modifier and Type | Method and Description |
|---|---|
ColorSchemeAtom |
getColorScheme() |
PPDrawing |
getPPDrawing()
Returns the PPDrawing of this Slide, which has all the
interesting data in it
|
long |
getRecordType()
We are of type 1006
|
SlideAtom |
getSlideAtom()
Returns the SlideAtom of this Slide
|
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 Slide()
public SlideAtom getSlideAtom()
public PPDrawing getPPDrawing()
getPPDrawing in class SheetContainerpublic 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