Enumeration Curve

GoJS® Diagramming Components
version 3.0.1
by Northwoods Software®

This enumeration specifies possible values for Link.curve.

since

3.0

Index

Enumeration Members

Enumeration Members

The link path uses Bezier curve segments.

Orthogonal link segments will be discontinuous where they cross over other orthogonal link segments that have a Link.curve of JumpOver or JumpGap.

Orthogonal link segments will veer around where they cross over other orthogonal link segments that have a Link.curve of JumpOver or JumpGap.

The path geometry consists of straight line segments.