See: Description
Class | Description |
---|---|
Notes |
Notes represents the presentation notes feature of the ODF
document. |
Notes.NotesBuilder |
This is a tool class which supplies all of the notes creation detail.
|
Slide |
Slide represents the presentation slide feature of the ODF
document. |
Slide.SlideBuilder |
This is a tool class which supplies all of the slide creation detail.
|
Enum | Description |
---|---|
Slide.SlideLayout |
A slide layout is a slide with some predefine place holder.
|
Till now, methods to change slide properties and set notes are provided.
As to the methods to get/add/delete slides, please refer to org.odftoolkit.simple.PresentationDocument.
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.