Search
DiagramView.loadFromXml Method
See Also
 

 Overload List

Name Description

DiagramView.loadFromXml (Document, boolean)

Loads the contents of the XML diagram document.

DiagramView.loadFromXml (InputSource)

Loads the contents of the XML diagram document.

DiagramView.loadFromXml (InputStream)

Loads the contents of the XML diagram document.

DiagramView.loadFromXml (String)

Loads the contents of the XML diagram document.

 See Also