Search
DiagramView.loadFromJson Method
See Also
 

 Overload List

Name Description

DiagramView.loadFromJson (InputStream)

Loads the diagram from a JSON stream.

DiagramView.loadFromJson (String)

Loads the diagram from a JSON file.

 See Also