public interface SlideShow
| Modifier and Type | Method and Description |
|---|---|
MasterSheet |
createMasterSheet() |
Slide |
createSlide() |
MasterSheet[] |
getMasterSheet() |
Resources |
getResources() |
Slide[] |
getSlides() |
Slide createSlide() throws java.io.IOException
java.io.IOExceptionMasterSheet createMasterSheet() throws java.io.IOException
java.io.IOExceptionSlide[] getSlides()
MasterSheet[] getMasterSheet()
Resources getResources()
Copyright 2014 The Apache Software Foundation or its licensors, as applicable.