Name | Description |
---|---|
Factory.createContainerNode (Double, Double, Double, Double) |
Creates a new ContainerNode instance at the specified position with the specified size. |
Factory.createContainerNode (Double, Double, Double, Double, Boolean) |
Creates a new ContainerNode instance at the specified location with the specified size, optionally foldable. |
Creates a new ContainerNode instance at the specified location with the specified size. |
|
Creates a new ContainerNode instance at the specified location with the specified size, optionally foldable. |
|
Creates a new ContainerNode instance with the specified dimensions. |
|
Creates a new ContainerNode instance with the specified dimensions, optionally foldable, and adds it to the Nodes collection of the underlying diagram. |