Package | Description |
---|---|
org.odftoolkit.simple |
Provide high level methods to frequently used ODF documents.
|
org.odftoolkit.simple.chart |
Provide convenient methods to manipulate chart in ODF text, presentation and spreadsheet document.
|
org.odftoolkit.simple.presentation |
Provide high level methods to ODF presentation documents.
|
Modifier and Type | Class and Description |
---|---|
class |
PresentationDocument
This class represents an empty ODF presentation.
|
class |
SpreadsheetDocument
This class represents an empty ODF spreadsheet document.
|
class |
TextDocument
This class represents an empty ODF text document.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractChartContainer
AbstractChartContainer is an abstract implementation of the ChartContainer interface, with a
default implementation for every method defined in ChartContainer.
|
Modifier and Type | Class and Description |
---|---|
class |
Slide
Slide represents the presentation slide feature of the ODF document. |
Copyright © 2010–2018 Apache Software Foundation; Copyright © 2018–2020 The Document Foundation. All rights reserved.