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
NodeCollection
Interface NodeCollection
Options
Methods
Interfaces
Hierarchy
ShapeCollection
NodeCollection
Index
Properties
bottom
first
last
left
length
right
top
Methods
add
add
Range
clear
contains
get
remove
remove
Range
Properties
Readonly
bottom
bottom
:
number
Readonly
first
first
:
Node
Readonly
last
last
:
Node
Readonly
left
left
:
number
Readonly
length
length
:
number
Readonly
right
right
:
number
Readonly
top
top
:
number
Methods
add
add
(
node
:
Node
)
:
Node
Parameters
node:
Node
Returns
Node
add
Range
add
Range
(
nodes
:
Node
[]
)
:
Node
[]
Parameters
nodes:
Node
[]
Returns
Node
[]
clear
clear
(
)
:
void
Returns
void
contains
contains
(
nodeId
:
string
|
number
)
:
boolean
Parameters
nodeId:
string
|
number
Returns
boolean
get
get
(
nodeId
:
string
|
number
)
:
Node
Parameters
nodeId:
string
|
number
Returns
Node
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
Node
Collection
bottom
first
last
left
length
right
top
add
add
Range
clear
contains
get
remove
remove
Range
Generated using
TypeDoc