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
LabelCollection
Interface LabelCollection
Options
Methods
Interfaces
Hierarchy
ShapeCollection
LabelCollection
Index
Properties
first
last
Methods
add
add
Range
clear
contains
get
remove
remove
Range
Properties
Readonly
first
first
:
Label
Readonly
last
last
:
Label
Methods
add
add
(
label
:
Label
)
:
Label
Parameters
label:
Label
Returns
Label
add
Range
add
Range
(
labels
:
Label
[]
)
:
Label
[]
Parameters
labels:
Label
[]
Returns
Label
[]
clear
clear
(
)
:
void
Returns
void
contains
contains
(
from
:
string
, to
:
string
, position
:
number
, fromPort
?:
string
, toPort
?:
string
)
:
boolean
Parameters
from:
string
to:
string
position:
number
Optional
fromPort:
string
Optional
toPort:
string
Returns
boolean
get
get
(
from
:
string
, to
:
string
, position
:
number
, fromPort
?:
string
, toPort
?:
string
)
:
Label
Parameters
from:
string
to:
string
position:
number
Optional
fromPort:
string
Optional
toPort:
string
Returns
Label
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
Label
Collection
first
last
add
add
Range
clear
contains
get
remove
remove
Range
Generated using
TypeDoc