Nevron .NET Vision
Nevron.Diagram.DataStructures Namespace / NGraphBuilder Class
Properties Methods


In This Topic
    NGraphBuilder Class Members
    In This Topic

    The following tables list the members exposed by NGraphBuilder.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the adapter, which the builder uses to reveal the objects graph relations  
    Public PropertyGets/sets the factory, which the builder uses to create graph parts  
    Top
    Public Methods
     NameDescription
    Public MethodBuilds a graph, which represents the connected region of the specified vertex object  
    Public MethodBuilds graphs, which represent the connected regions of the specified objects  
    Public MethodBuilds a tree, which represents the subtree of the specified object  
    Public MethodBuilds trees from the connected regions of the specified objects  
    Top
    See Also