Initializes a new instance of the JsonPersistContext class.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public JsonPersistContext ( |
The Diagram that will be serialized or deserialized.
Specifies the current file format number.
true to track shared item instances by their identifier, or false otherwise.
See Also