Imports the specified OpenOffice Draw document into a new DiagramDocument, where each Draw page is imported into a separate DiagramPage of the DiagramDocument.
Namespace: com.mindfusion.diagramming.importers
Package: com.mindfusion.diagramming.importers
Java
![]() |
---|
public DiagramDocument importDocument ( |
A String specifying the path to the .odg file.
A DiagramDocument containing the imported OpenOffice drawing.