Search
Diagram.saveToJson Method
See Also
 

 Overload List

Name Description

Diagram.saveToJson (JsonObject, JsonPersistContext)

Saves the diagram to a JSON object.

Diagram.saveToJson (OutputStream)

Saves the diagram into a JSON stream.

Diagram.saveToJson (String)

Saves the diagram into a JSON file.

 See Also