Search
Factory Methods
 


 Public Methods

  Name Description

createContainerNode

Creates a new ContainerNode instance and adds it to the nodes collection of the underlying diagram.

createControlNode

Creates a new ControlNode instance and adds it to the nodes collection of the underlying diagram.

createDiagramLink

Overloaded.  

createShapeNode

Creates a new ShapeNode instance and adds it to the nodes collection of the underlying diagram.

createSvgNode

Creates a new SvgNode instance and adds it to the nodes collection of the underlying diagram.

createTableNode

Creates a new TableNode instance and adds it to the nodes collection of the underlying diagram.

createTreeViewNode

Creates a new TreeViewNode instance and adds it to the nodes collection of the underlying diagram.

createVideoNode

Creates a new VideoNode instance and adds it to the nodes collection of the underlying diagram.

 See Also