NevronOpenVision
Nevron.Nov.Diagram.Layout Namespace / NGraphCrossingReductor Class


NGraphCrossingReductor Class Methods

For a list of all members of this type, see NGraphCrossingReductor members.

Public Methods
 NameDescription
Public MethodOverloaded. Gets the number of crossings for the initial ordering of layer 2, i.e. 0, 1, 2, ..., n.  
Public MethodReduces the edge crossings in the given bipartite graph and returns the number of crosings after the reduction.  
Top
Protected Methods
 NameDescription
Protected MethodApplies a new order of the vertices for a given layer.  
Protected MethodReturns true if the specified position in Layer2 contains a vertex with a fixed IndexInLayer defined by the user.  
Protected MethodSets the vertices with fixed positions and returns the total number of fixed vertices.  
Top
See Also