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, setSlideShowclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdraw, getBackground, getFollowMasterGraphics, getMasterSheet, getSlideShowaddShape, createAutoShape, createConnector, createFreeform, createGroup, createPicture, createTable, createTextBox, getShapes, removeShapepublic 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)