Initializes a new instance of the Factory class over the specified Diagram.
Namespace: MindFusion.Diagramming
File: Factory.js
SyntaxJavaScript
Copy Code
|
|---|
function Factory (diagram) |
Diagram. The Diagram object for which to create the new factory.
See Also