|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GraphicsDocument | |
|---|---|
| org.odftoolkit.simple | Provide high level methods to frequently used ODF documents. |
| Uses of GraphicsDocument in org.odftoolkit.simple |
|---|
| Methods in org.odftoolkit.simple that return GraphicsDocument | |
|---|---|
static GraphicsDocument |
GraphicsDocument.loadDocument(File file)
Creates an GraphicsDocument from the OpenDocument provided by a File. |
static GraphicsDocument |
GraphicsDocument.loadDocument(InputStream inputStream)
Creates an GraphicsDocument from the OpenDocument provided by a resource Stream. |
static GraphicsDocument |
GraphicsDocument.loadDocument(String documentPath)
Loads an GraphicsDocument from the provided path. |
static GraphicsDocument |
GraphicsDocument.newGraphicsDocument()
Creates an empty graphics document. |
static GraphicsDocument |
GraphicsDocument.newGraphicsTemplateDocument()
Creates an empty graphics template. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||