documentationfor yFiles for HTML 2.6

TopologicalLayerer

This class implements the layering phase of the HierarchicLayout (i.e., assignment of the nodes to layers).

Inheritance Hierarchy
TopologicalLayerer
Implemented Interfaces

Remarks

It uses topological sorting to assign layers to the nodes.

Default Values of Properties

rankingPolicyNO_RERANKING

Type Details

yfiles module
layout-hierarchic
yfiles-umd modules
layout-familytree, layout-hierarchic, layout-radial, layout
Legacy UMD name
yfiles.hierarchic.TopologicalLayerer

See Also

Constructors

Properties

Methods