Provides shortcut methods for creating and adding instances of the standard MindFusion.Diagramming item types. Call the class methods through the Factory property of the Diagram class.
The following tables list the members exposed by the Factory type.
Name | Description | |
---|---|---|
Initializes a new instance of the Factory class over the specified Diagram. |
Name | Description | |
---|---|---|
Overloaded. Creates a new ContainerNode instance and adds it to the Nodes collection of the underlying diagram. |
||
Overloaded. Creates a new DiagramLink instance and adds it to the Links collection of the underlying diagram. |
||
Creates a new hierarchical Group with the specified main item. |
||
Overloaded. Creates a new ShapeNode instance and adds it to the Nodes collection of the underlying diagram. |
||
Overloaded. Creates a new SvgNode instance. |
||
Overloaded. Creates a new TableNode instance and adds it to the Nodes collection of the underlying diagram. |
||
Overloaded. Creates a new TreeViewNode instance. |
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |