ASP.NET Pack Programmer's Guide
Factory Class
Remarks See Also
 





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

Namespace: MindFusion.Diagramming
Package: Factory.js

 Syntax

JavaScript  Copy Code

// class
Factory.prototype = {}

 Remarks

Obtain an instance of this class through the getFactory method of the Diagram class.

 See Also

Factory Members
MindFusion.Diagramming Namespace