Package org.odftoolkit.simple.presentation

Provide high level methods to ODF presentation documents.

See:
          Description

Class Summary
Notes Convenient functionality for the parent ODF OpenDocument element
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 Summary
Slide.SlideLayout A slide layout is a slide with some predefine placeholder.
 

Package org.odftoolkit.simple.presentation Description

Provide high level methods to ODF presentation documents.

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-2011 ODF Toolkit Project. All Rights Reserved.