org.apache.poi.sl.usermodel
Interface MasterSheet<S extends Shape<S,P>,P extends TextParagraph<S,P,?>>

All Superinterfaces:
java.lang.Iterable<S>, ShapeContainer<S,P>, Sheet<S,P>
All Known Implementing Classes:
HSLFMasterSheet, HSLFSlideMaster, HSLFTitleMaster, XSLFNotesMaster, XSLFSlideLayout, XSLFSlideMaster

public interface MasterSheet<S extends Shape<S,P>,P extends TextParagraph<S,P,?>>
extends Sheet<S,P>


Method Summary
 
Methods inherited from interface org.apache.poi.sl.usermodel.Sheet
draw, getBackground, getFollowMasterGraphics, getMasterSheet, getSlideShow
 
Methods inherited from interface org.apache.poi.sl.usermodel.ShapeContainer
addShape, createAutoShape, createConnector, createFreeform, createGroup, createPicture, createTable, createTextBox, getShapes, removeShape
 
Methods inherited from interface java.lang.Iterable
iterator
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.