BALKAN
FlowChart JS
< Products |
BALKAN
OrgChartJS
BALKAN
FamilyTreeJS
Overview
Demos
Docs
API
Download
Support
Pricing
FlowChart JS Login
Search
Preparing search index...
The search index is not available
Flow Chart JS API
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Flow Chart JS API
FlowChart
LinkCollection
Interface LinkCollection
Options
Methods
Interfaces
Hierarchy
ShapeCollection
LinkCollection
Index
Properties
first
last
Methods
add
add
Range
clear
contains
get
get
By
Shape
remove
remove
Range
Properties
Readonly
first
first
:
Link
Readonly
last
last
:
Link
Methods
add
add
(
link
:
Link
)
:
Link
Parameters
link:
Link
Returns
Link
add
Range
add
Range
(
links
:
Link
[]
)
:
Link
[]
Parameters
links:
Link
[]
Returns
Link
[]
clear
clear
(
)
:
void
Returns
void
contains
contains
(
from
:
string
, to
:
string
, fromPort
?:
string
, toPort
?:
string
)
:
boolean
Parameters
from:
string
to:
string
Optional
fromPort:
string
Optional
toPort:
string
Returns
boolean
get
get
(
from
:
string
, to
:
string
, fromPort
?:
string
, toPort
?:
string
)
:
Link
Parameters
from:
string
to:
string
Optional
fromPort:
string
Optional
toPort:
string
Returns
Link
get
By
Shape
get
By
Shape
(
shape
:
Shape
)
:
Link
Parameters
shape:
Shape
Returns
Link
remove
remove
(
shape
:
Shape
)
:
void
Parameters
shape:
Shape
Returns
void
remove
Range
remove
Range
(
shapes
:
Shape
[]
)
:
void
Parameters
shapes:
Shape
[]
Returns
void
Exports
Flow
Chart
Link
Collection
first
last
add
add
Range
clear
contains
get
get
By
Shape
remove
remove
Range
Generated using
TypeDoc