|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INoteMasterSlide
Method Summary | |
---|---|
void |
applyTheme(SlideColorScheme scheme)
Applies extra color scheme to a slide. |
void |
dispose()
Dispose object and free resources. |
java.lang.String |
getName()
Gets the name of a slide. |
java.lang.Object |
getParent()
Reference to Parent object. |
Presentation |
getPresentation()
|
ShapeCollection |
getShapes()
Gets the shapes of a slide. |
SlideBackground |
getSlideBackground()
Gets slide's background. |
long |
getSlideID()
Gets the ID of a slide. |
SlideShowTransition |
getSlideShowTransition()
Gets the Transition object which contains information about how the specified slide advances during a slide show. |
TagCollection |
getTagsList()
Gets the slide's tags collection. |
Theme |
getTheme()
Gets the slide's theme. |
TimeLine |
getTimeline()
Gets animation timeline object. |
void |
setName(java.lang.String value)
Sets the name of a slide. |
Method Detail |
---|
Theme getTheme()
ShapeCollection getShapes()
java.lang.String getName()
void setName(java.lang.String value)
long getSlideID()
TagCollection getTagsList()
TimeLine getTimeline()
SlideShowTransition getSlideShowTransition()
SlideBackground getSlideBackground()
Presentation getPresentation()
java.lang.Object getParent()
void applyTheme(SlideColorScheme scheme)
scheme
- void dispose()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |