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