Package org.odftoolkit.simple.presentation

Provide high level methods to ODF presentation documents.

See:
          Description

Class Summary
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 Summary
Slide.SlideLayout A slide layout is a slide with some predefine place holder.
 

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-2017 The Apache Software Foundation. All Rights Reserved.