public final class TitleMaster extends MasterSheet
Constructor and Description |
---|
TitleMaster(Slide record,
int sheetNo)
Constructs a TitleMaster
|
Modifier and Type | Method and Description |
---|---|
MasterSheet |
getMasterSheet()
Returns the slide master for this title master.
|
TextProp |
getStyleAttribute(int txtype,
int level,
java.lang.String name,
boolean isCharacter)
Delegate the call to the underlying slide master.
|
TextRun[] |
getTextRuns()
Returns an array of all the TextRuns found
|
isPlaceholder
_getSheetNumber, _getSheetRefId, addShape, allocateShapeId, draw, findTextRuns, findTextRuns, findTextRuns, findTextRuns, getBackground, getColorScheme, getPlaceholder, getPlaceholderByTextType, getPPDrawing, getProgrammableTag, getShapes, getSheetContainer, getSlideShow, onAddTextShape, onCreate, removeShape, setSlideShow
public TitleMaster(Slide record, int sheetNo)
public TextRun[] getTextRuns()
getTextRuns
in class Sheet
public TextProp getStyleAttribute(int txtype, int level, java.lang.String name, boolean isCharacter)
getStyleAttribute
in class MasterSheet
public MasterSheet getMasterSheet()
getMasterSheet
in class Sheet
Copyright 2013 The Apache Software Foundation or its licensors, as applicable.