Enumeration LayeredDigraphAggressive

GoJS® Diagramming Components
version 3.0.1
by Northwoods Software®

This enumeration specifies how much effort LayeredDigraphLayout puts into trying to look for link crossings. Used for LayeredDigraphLayout.aggressiveOption.

since

3.0

Index

Enumeration Members

Enumeration Members

The faster, less aggressive, crossing reduction algorithm.

The slower, more aggressive, crossing reduction algorithm.

The fastest, but poorest, crossing reduction algorithm.