Nevron .NET Vision
Nevron.Diagram.DataStructures Namespace / NGraphVertexDegreeComparer Class
Methods


In This Topic
    NGraphVertexDegreeComparer Class Members
    In This Topic

    The following tables list the members exposed by NGraphVertexDegreeComparer.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Methods
     NameDescription
    Public MethodReturns -1 if v1 degree is smaller than v2 degree. Returns 1 if v1 degree is larger than v2 degree. Returns 0 if v1 degree is equal to v2 degree.  
    Top
    See Also