Loads the document from the specified XML Document object.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void loadFromXml ( |
A Document object from which to load the diagram data.
See Also