Creates a new ContainerNode instance with the specified dimensions.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public ContainerNode createContainerNode ( |
The newly created ContainerNode instance.
RemarksThe method creates a container node with dimensions specified by bounds.
See Also