Search
JsonPersistContext.writeShape Method
See Also
 

Writes a Shape object.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public JsonValue writeShape (
    Shape shape
)

 Parameters

shape

A Shape

 Return Value

A JsonValue

 See Also