documentationfor yFiles for HTML 3.0.0.3

DefaultSequencer

This class is a ISequencer implementation that performs the second phase of the Sugiyama algorithm.

Inheritance Hierarchy
DefaultSequencer
Implemented Interfaces

Remarks

It minimizes the crossings in the diagram by using either the barycentric or median heuristic.

Default Values of Properties

randomizationRounds50The number of randomized rounds is 50, if the is limited this value may be automatically reduced to 14.
stopDurationMAX_VALUEThe algorithm runs unrestricted.
transpositiontrueThe transposition rule is active.
weightHeuristicBARYCENTERA barycenter heuristic is used.

Type Details

yFiles module
algorithms

Constructors

Properties

Methods