Search
Diagram.loadFromXml Method
See Also
 

 Overload List

Name Description

Diagram.loadFromXml (Document, boolean)

Loads the contents of the XML diagram document.

Diagram.loadFromXml (InputSource)

Loads the contents of the XML diagram document.

Diagram.loadFromXml (InputStream)

Loads the contents of the XML diagram document.

Diagram.loadFromXml (String)

Loads the contents of the XML diagram document.

 See Also