NevronOpenVision
Nevron.Nov.Diagram.Layout Namespace / NGraphCrossingReductor Class
Fields Properties Methods


NGraphCrossingReductor Class Members

The following tables list the members exposed by NGraphCrossingReductor.

Protected Fields
 NameDescription
Protected FieldThe first layer.  
Protected FieldThe second layer.  
Top
Public Properties
 NameDescription
Public PropertyGets the default vertex order for the second layer (i.e. 1, 2, 3, ..., N).  
Top
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