Nevron Open Vision Documentation
Nevron.Nov.DataStructures Namespace / NTreeGraphEdge Class
Fields Properties Methods


In This Topic
    NTreeGraphEdge Class Members
    In This Topic

    The following tables list the members exposed by NTreeGraphEdge.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new tree edge  
    Top
    Protected Fields
    Public Properties
     NameDescription
    Public PropertyGets the edge Child vertex  
    Public PropertyGets the graph part container to which the part belongs (Inherited from Nevron.Nov.DataStructures.NGraphPart)
    Public PropertyGets the part id (automatically assigned when the part is added to a container) (Inherited from Nevron.Nov.DataStructures.NGraphPart)
    Public PropertyGets the edge Parent vertex  
    Public PropertyGets or sets custom data associated with the graph part (Inherited from Nevron.Nov.DataStructures.NGraphPart)
    Public PropertyObtains a reference to the tree in which the edge resides  
    Top
    Public Methods
     NameDescription
    Public MethodGets the other vertex, which this edge connects  
    Public MethodOverridden. Overriden to return GraphPartType.Edge  
    Public MethodInvalidates any cashed information in the graph part (Inherited from Nevron.Nov.DataStructures.NGraphPart)
    Top
    See Also