gantt-renderer
Preparing search index...
RoutedLink
Type Alias RoutedLink
type
RoutedLink
=
{
linkId
:
number
;
points
:
Point
[]
;
sourceTaskId
:
number
;
targetTaskId
:
number
;
type
:
LinkType
;
}
Index
Properties
link
Id
points
source
Task
Id
target
Task
Id
type
Properties
link
Id
linkId
:
number
points
points
:
Point
[]
Ordered vertices of the orthogonal polyline (source → target).
source
Task
Id
sourceTaskId
:
number
target
Task
Id
targetTaskId
:
number
type
type
:
LinkType
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
link
Id
points
source
Task
Id
target
Task
Id
type
gantt-renderer
Loading...
Ordered vertices of the orthogonal polyline (source → target).