NevronOpenVision
Nevron.Nov.DataStructures Namespace / NGraphBuilder Class
Fields Properties Methods


NGraphBuilder Class Members

The following tables list the members exposed by NGraphBuilder.

Public Constructors
 NameDescription
Public ConstructorInitializer constructor  
Top
Protected Fields
 NameDescription
Internal Field  
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the adapter, which the builder uses to reveal the objects graph relations  
Public PropertyGets or 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