Search
Diagram.loadFromJson Method
See Also
 

 Overload List

Name Description

Diagram.loadFromJson (InputStream)

Loads the diagram from a JSON stream.

Diagram.loadFromJson (JsonObject, JsonPersistContext)

Loads the diagram from a JSON object.

Diagram.loadFromJson (String)

Loads the diagram from a JSON file.

 See Also