public abstract class MasterSheet extends Sheet
Constructor and Description |
---|
MasterSheet(SheetContainer container,
int sheetNo) |
Modifier and Type | Method and Description |
---|---|
abstract TextProp |
getStyleAttribute(int txtype,
int level,
String name,
boolean isCharacter)
Pickup a style attribute from the master.
|
static boolean |
isPlaceholder(Shape shape)
Checks if the shape is a placeholder.
|
_getSheetNumber, _getSheetRefId, addShape, allocateShapeId, draw, findTextRuns, findTextRuns, findTextRuns, findTextRuns, getBackground, getColorScheme, getMasterSheet, getPlaceholder, getPlaceholderByTextType, getPPDrawing, getProgrammableTag, getShapes, getSheetContainer, getSlideShow, getTextRuns, onAddTextShape, onCreate, removeShape, setSlideShow
public MasterSheet(SheetContainer container, int sheetNo)
public abstract TextProp getStyleAttribute(int txtype, int level, String name, boolean isCharacter)
public static boolean isPlaceholder(Shape shape)
Copyright © 2020. All rights reserved.