public abstract class HSLFMasterSheet extends HSLFSheet implements MasterSheet<HSLFShape,HSLFTextParagraph>
Constructor and Description |
---|
HSLFMasterSheet(SheetContainer container,
int sheetNo) |
Modifier and Type | Method and Description |
---|---|
abstract TextProp |
getStyleAttribute(int txtype,
int level,
java.lang.String name,
boolean isCharacter)
Pickup a style attribute from the master.
|
static boolean |
isPlaceholder(HSLFShape shape)
Checks if the shape is a placeholder.
|
_getSheetNumber, _getSheetRefId, addShape, allocateShapeId, createAutoShape, createConnector, createFreeform, createGroup, createPicture, createTable, createTextBox, draw, getBackground, getColorScheme, getFollowMasterGraphics, getMasterSheet, getPlaceholder, getPlaceholderByTextType, getPPDrawing, getProgrammableTag, getShapes, getSheetContainer, getSlideShow, getTextParagraphs, iterator, onAddTextShape, onCreate, removeShape, setSlideShow
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
draw, getBackground, getFollowMasterGraphics, getMasterSheet, getSlideShow
addShape, createAutoShape, createConnector, createFreeform, createGroup, createPicture, createTable, createTextBox, getShapes, removeShape
public HSLFMasterSheet(SheetContainer container, int sheetNo)
public abstract TextProp getStyleAttribute(int txtype, int level, java.lang.String name, boolean isCharacter)
public static boolean isPlaceholder(HSLFShape shape)
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.