Provides shortcut methods for creating and adding instances of the standard WpfDiagram 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 BarcodeNode instance at a specified position with a specified size and adds it to the Nodes collection of the underlying diagram. |
||
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. |
||
Overloaded. Creates a new TableNode instance and adds it to the Nodes collection of the underlying diagram. |
||
Overloaded. Creates a new TemplatedNode instance at the specified position with the specified size and adds it to the Nodes collection of the underlying diagram. |
||
Overloaded. Creates a new TreeViewNode instance at the specified position with the specified size and adds it to the Nodes collection of the underlying diagram. |
||
Overloaded. Creates a new VisioNode instance at a specified position with a specified size and adds it to the Nodes collection of the underlying diagram. |