public interface MasterSheet<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> extends Sheet<S,P>
Modifier and Type | Method and Description |
---|---|
SimpleShape<S,P> |
getPlaceholder(Placeholder type)
Return the placeholder shape for the specified type
|
draw, getBackground, getFollowMasterGraphics, getMasterSheet, getPlaceholderDetails, getSlideShow
addShape, createAutoShape, createConnector, createFreeform, createGroup, createOleShape, createPicture, createTable, createTextBox, getShapes, removeShape
SimpleShape<S,P> getPlaceholder(Placeholder type)
null
if it is not defined in this mastersheetCopyright 2020 The Apache Software Foundation or its licensors, as applicable.