|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.hslf.model.Sheet
org.apache.poi.hslf.model.MasterSheet
public abstract class MasterSheet
The superclass of all master sheets - Slide masters, Notes masters, etc. For now it's empty. When we understand more about masters in ppt we will add the common functionality here.
Constructor Summary | |
---|---|
MasterSheet()
|
Method Summary |
---|
Methods inherited from class org.apache.poi.hslf.model.Sheet |
---|
_getSheetNumber, _getSheetRefId, addShape, findTextRuns, findTextRuns, getColorScheme, getMasterSheet, getPPDrawing, getShapes, getSlideShow, getTextRuns, setSlideShow |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MasterSheet()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |