ShapeContainer
, Sheet
public interface Slide extends Sheet
Modifier and Type | Method | Description |
---|---|---|
boolean |
getFollowMasterBackground() |
|
boolean |
getFollowMasterColourScheme() |
|
boolean |
getFollowMasterObjects() |
|
Notes |
getNotes() |
|
void |
setFollowMasterBackground(boolean follow) |
|
void |
setFollowMasterColourScheme(boolean follow) |
|
void |
setFollowMasterObjects(boolean follow) |
|
void |
setNotes(Notes notes) |
addShape, getShapes, removeShape
getBackground, getMasterSheet, getSlideShow
Notes getNotes()
void setNotes(Notes notes)
boolean getFollowMasterBackground()
void setFollowMasterBackground(boolean follow)
boolean getFollowMasterColourScheme()
void setFollowMasterColourScheme(boolean follow)
boolean getFollowMasterObjects()
void setFollowMasterObjects(boolean follow)
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.