documentationfor yFiles for HTML 2.6

NodeTypeAwareSequencer

A INodeSequencer implementation that ensures that all nodes of the same node type are consecutive.

Inheritance Hierarchy
NodeTypeAwareSequencer
Implemented Interfaces

Remarks

If there are no types, it delegates to the default INodeSequencer implementation that tries to minimize crossings.

Type Details

yfiles module
layout-organic
yfiles-umd modules
layout-multipage, layout-organic, layout
Legacy UMD name
yfiles.circular.NodeTypeAwareSequencer

See Also

Constructors

Methods