ASP.NET Pack Programmer's Guide
CompositeNode Members
Constructors Methods
 


CompositeNode implements nodes whose appearance can be defined via composition of components and layout containers.

The following tables list the members exposed by the CompositeNode type.

 Public Constructors

  Name Description

CompositeNode

Initializes a new instance of the CompositeNode class with default values supplied from the specified Diagram.

 Public Methods

  Name Description

classFromTemplate

Generates a node class whose appearance and properties are defined using JSON template.

getComponent

Returns the component created for the template element with specified name.

loadTemplate

Load a JSON template defining node's appearance.

 See Also

CompositeNode Class
MindFusion.Diagramming Namespace