Saves the node as a JSON object.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
protected void saveToJson ( |
A JsonPersistContext object providing contextual information about the serialization process and helper serialization methods.
RemarksThis method is invoked when an item is being serialized into a JSON-format diagram file.
See Also