Provides shortcut methods for creating and adding instances of the standard MindFusion.Diagramming for .NET MAUI 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.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the Factory class over the specified Diagram. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Overloaded. Creates a new ContainerNode instance. |
|
![]() |
Overloaded. Creates a new DiagramLink instance. |
|
![]() |
Overloaded. Creates a new ShapeNode instance. |
|
![]() |
Overloaded. Creates a new TableNode instance. |
|
![]() |
Overloaded. Creates a new TreeViewNode instance. |
See Also