Search
Factory Class
Remarks See Also
 





Provides shortcut methods for creating and adding instances of the standard item types.

Namespace: MindFusion.Diagramming
File: Factory.js

 Syntax

JavaScript  Copy Code

// class
Factory.prototype = {}

 Remarks

Obtain an instance of this class through the factory property of the Diagram class.

 Inheritance Hierarchy

MindFusion.Diagramming.Factory

 See Also