Initializes a new ShapeNode instance by copying the attribute values from the specified prototype node.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public ShapeNode ( |
A ShapeNode instance whose attributes are copied to this node.
See Also