|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OdfChartDocument | |
---|---|
org.odftoolkit.odfdom.doc | The "Document Layer" exisit for usability reasons, it gives a feature based view on the document model. |
Uses of OdfChartDocument in org.odftoolkit.odfdom.doc |
---|
Methods in org.odftoolkit.odfdom.doc that return OdfChartDocument | |
---|---|
static OdfChartDocument |
OdfChartDocument.loadDocument(File file)
Deprecated. Creates an OdfChartDocument from the OpenDocument provided by a File. |
static OdfChartDocument |
OdfChartDocument.loadDocument(InputStream inputStream)
Deprecated. Creates an OdfChartDocument from the OpenDocument provided by a resource Stream. |
static OdfChartDocument |
OdfChartDocument.loadDocument(String documentPath)
Deprecated. Loads an OdfChartDocument from the provided path. |
static OdfChartDocument |
OdfChartDocument.newChartDocument()
Deprecated. Creates an empty charts document. |
static OdfChartDocument |
OdfChartDocument.newChartTemplateDocument()
Deprecated. Creates an empty charts template. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |