Uses of Interface
ca.ucalgary.innovis.NAryTreeNodeModel

Uses of NAryTreeNodeModel in ca.ucalgary.innovis
 

Classes in ca.ucalgary.innovis that implement NAryTreeNodeModel
 class NAryTreeNode
          This class implements a typical node that can be used for storing a hierarchical data structure and some information for representing the data structyre.
 

Constructors in ca.ucalgary.innovis with parameters of type NAryTreeNodeModel
NAryTree(NAryTreeNodeModel root)