Northwoods.GoWPF 2.2.4 Assembly
UniversalGraphLinksModel Class
Members 

This is a universal model, handling all kinds of datatypes representing nodes, node keys, and links.
Syntax
Remarks

This assumes that each node or link can be a member of at most one subgraph node. Since it uses Object as the type for node data, this model class supports multiple instances of different (unrelated) types.

For reasons of both compile-time type checking and run-time efficiency, we recommend defining your own model class derived from GraphLinksModel<NodeType,NodeKey,PortKey,LinkType>.

This defines nested classes: DataCollection and CopyDictionary.

Inheritance Hierarchy

System.Object
   Northwoods.GoXam.Model.DiagramModel
      Northwoods.GoXam.Model.GraphLinksModel<NodeType,NodeKey,PortKey,LinkType>
         Northwoods.GoXam.Model.UniversalGraphLinksModel

Requirements
See Also

Reference

UniversalGraphLinksModel Members
Northwoods.GoXam.Model Namespace

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback