| Package | Description |
|---|---|
| org.odftoolkit.odfdom.doc |
The "Document Layer" exisit for usability reasons, it gives a feature based view on the document model.
|
| Modifier and Type | Method and Description |
|---|---|
static OdfGraphicsDocument |
OdfGraphicsDocument.loadDocument(File file)
Deprecated.
Creates an OdfGraphicsDocument from the OpenDocument provided by a File.
|
static OdfGraphicsDocument |
OdfGraphicsDocument.loadDocument(InputStream inputStream)
Deprecated.
Creates an OdfGraphicsDocument from the OpenDocument provided by a resource Stream.
|
static OdfGraphicsDocument |
OdfGraphicsDocument.loadDocument(String documentPath)
Deprecated.
Loads an OdfGraphicsDocument from the provided path.
|
static OdfGraphicsDocument |
OdfGraphicsDocument.newGraphicsDocument()
Deprecated.
Creates an empty graphics document.
|
static OdfGraphicsDocument |
OdfGraphicsDocument.newGraphicsTemplateDocument()
Deprecated.
Creates an empty graphics template.
|
Copyright © 2008–2018 Apache Software Foundation; Copyright © 2018–2019 The Document Foundation. All rights reserved.