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.IOException
MasterSheet createMasterSheet() throws java.io.IOException
java.io.IOException
Slide[] getSlides()
MasterSheet[] getMasterSheet()
Resources getResources()
Copyright 2014 The Apache Software Foundation or its licensors, as applicable.