|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChartContainer | |
---|---|
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. |
Uses of ChartContainer in org.odftoolkit.simple |
---|
Classes in org.odftoolkit.simple that implement ChartContainer | |
---|---|
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. |
Uses of ChartContainer in org.odftoolkit.simple.chart |
---|
Classes in org.odftoolkit.simple.chart that implement ChartContainer | |
---|---|
class |
AbstractChartContainer
AbstractChartContainer is an abstract implementation of the ChartContainer interface, with a default implementation for every method defined in ChartContainer. |
Uses of ChartContainer in org.odftoolkit.simple.presentation |
---|
Classes in org.odftoolkit.simple.presentation that implement ChartContainer | |
---|---|
class |
Slide
Slide represents the presentation slide feature of the ODF
document. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |