|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.BaseSlideEx
public abstract class BaseSlideEx
Represents common data for all slide types.
Method Summary | |
---|---|
void |
addNotes()
Adds empty notes to the slide. |
PresentationEx |
getParent()
Returns the parent presentation. |
PresentationEx |
getPresentation()
|
ShapesEx |
getShapes()
Returns the shapes of a slide. |
BaseSlideEx |
getSlide()
|
long |
getSlideId()
Returns the ID of a slide. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void addNotes()
public PresentationEx getParent()
PresentationEx
.
public ShapesEx getShapes()
ShapesEx
.
public long getSlideId()
public PresentationEx getPresentation()
public BaseSlideEx getSlide()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |