Search
Preparing search index...
The search index is not available
ngx3js
Options
All
Public
Public/Protected
All
Inherited
Menu
ngx3js
I3JS
FunctionCallNode
Interface FunctionCallNode
Function call node
Hierarchy
I3JS
.
TempNode
FunctionCallNode
Index
Constructors
constructor
Properties
frame
Id
hash
Properties
inputs
is
Node
label
name
node
Type
shared
type
unique
user
Data
uuid
value
Methods
analyze
analyze
And
Flow
append
Deps
Node
build
copy
createJSONNode
flow
generate
get
Function
get
Hash
getJSONNode
get
Label
get
Name
get
Node
Type
get
Shared
get
Temp
get
Type
get
Unique
get
Update
Type
get
Uuid
set
Function
set
Label
set
Name
toJSON
update
Constructors
constructor
new
Function
Call
Node
(
func
:
any
, inputs
?:
any
)
:
I3JS
.
FunctionCallNode
new
Function
Call
Node
(
type
:
string
, params
?:
TempNodeParams
)
:
I3JS
.
FunctionCallNode
new
Function
Call
Node
(
type
?:
string
)
:
I3JS
.
FunctionCallNode
Parameters
func:
any
Optional
inputs:
any
Returns
I3JS
.
FunctionCallNode
Parameters
type:
string
Optional
params:
TempNodeParams
Returns
I3JS
.
FunctionCallNode
Parameters
Optional
type:
string
Returns
I3JS
.
FunctionCallNode
Properties
frame
Id
frame
Id
:
number
hash
Properties
hash
Properties
:
string
[]
inputs
inputs
:
any
Readonly
is
Node
is
Node
:
true
label
label
:
string
name
name
:
string
node
Type
node
Type
:
string
shared
shared
:
boolean
type
type
:
string
unique
unique
:
boolean
user
Data
user
Data
:
object
uuid
uuid
:
string
value
value
:
I3JS
.
FunctionNode
Methods
analyze
analyze
(
builder
:
I3JS
.
NodeBuilder
, settings
?:
object
)
:
void
Parameters
builder:
I3JS
.
NodeBuilder
Optional
settings:
object
Returns
void
analyze
And
Flow
analyze
And
Flow
(
builder
:
I3JS
.
NodeBuilder
, output
:
string
, settings
?:
object
)
:
NodeFlow
Parameters
builder:
I3JS
.
NodeBuilder
output:
string
Optional
settings:
object
Returns
NodeFlow
append
Deps
Node
append
Deps
Node
(
builder
:
I3JS
.
NodeBuilder
, data
:
object
, output
:
string
)
:
void
Parameters
builder:
I3JS
.
NodeBuilder
data:
object
output:
string
Returns
void
build
build
(
builder
:
I3JS
.
NodeBuilder
, output
:
string
, uuid
?:
string
, ns
?:
string
)
:
string
Parameters
builder:
I3JS
.
NodeBuilder
output:
string
Optional
uuid:
string
Optional
ns:
string
Returns
string
copy
copy
(
source
:
I3JS
.
FunctionCallNode
)
:
I3JS
.
FunctionCallNode
Parameters
source:
I3JS
.
FunctionCallNode
Returns
I3JS
.
FunctionCallNode
createJSONNode
createJSONNode
(
meta
?:
string
|
object
)
:
object
Parameters
Optional
meta:
string
|
object
Returns
object
flow
flow
(
builder
:
I3JS
.
NodeBuilder
, output
:
string
, settings
?:
object
)
:
NodeFlow
Parameters
builder:
I3JS
.
NodeBuilder
output:
string
Optional
settings:
object
Returns
NodeFlow
generate
generate
(
builder
?:
I3JS
.
NodeBuilder
, output
?:
string
, uuid
?:
string
, type
?:
string
, ns
?:
string
)
:
string
Parameters
Optional
builder:
I3JS
.
NodeBuilder
Optional
output:
string
Optional
uuid:
string
Optional
type:
string
Optional
ns:
string
Returns
string
get
Function
get
Function
(
)
:
I3JS
.
FunctionNode
Returns
I3JS
.
FunctionNode
get
Hash
get
Hash
(
)
:
string
Returns
string
getJSONNode
getJSONNode
(
meta
?:
string
|
object
)
:
object
Parameters
Optional
meta:
string
|
object
Returns
object
get
Label
get
Label
(
builder
:
I3JS
.
NodeBuilder
)
:
string
Parameters
builder:
I3JS
.
NodeBuilder
Returns
string
get
Name
get
Name
(
builder
:
I3JS
.
NodeBuilder
)
:
string
Parameters
builder:
I3JS
.
NodeBuilder
Returns
string
get
Node
Type
get
Node
Type
(
)
:
string
Returns
string
get
Shared
get
Shared
(
builder
:
I3JS
.
NodeBuilder
, output
:
string
)
:
boolean
Parameters
builder:
I3JS
.
NodeBuilder
output:
string
Returns
boolean
get
Temp
get
Temp
(
builder
:
I3JS
.
NodeBuilder
, uuid
:
string
)
:
string
Parameters
builder:
I3JS
.
NodeBuilder
uuid:
string
Returns
string
get
Type
get
Type
(
)
:
string
Returns
string
get
Unique
get
Unique
(
builder
:
I3JS
.
NodeBuilder
, output
:
string
)
:
boolean
Parameters
builder:
I3JS
.
NodeBuilder
output:
string
Returns
boolean
get
Update
Type
get
Update
Type
(
)
:
string
Returns
string
get
Uuid
get
Uuid
(
unique
:
boolean
)
:
string
Parameters
unique:
boolean
Returns
string
set
Function
set
Function
(
func
:
any
, inputs
?:
any
)
:
void
Parameters
func:
any
Optional
inputs:
any
Returns
void
set
Label
set
Label
(
name
:
string
)
:
I3JS
.
FunctionCallNode
Parameters
name:
string
Returns
I3JS
.
FunctionCallNode
set
Name
set
Name
(
name
:
string
)
:
I3JS
.
FunctionCallNode
Parameters
name:
string
Returns
I3JS
.
FunctionCallNode
toJSON
toJSON
(
meta
?:
string
|
object
)
:
object
Parameters
Optional
meta:
string
|
object
Returns
object
update
update
(
frame
?:
any
)
:
void
Parameters
Optional
frame:
any
Returns
void
Exports
AMMO
CHARTJS
ECHARTS
I3JS
NODES
THREE
Function
Call
Node
constructor
frame
Id
hash
Properties
inputs
is
Node
label
name
node
Type
shared
type
unique
user
Data
uuid
value
analyze
analyze
And
Flow
append
Deps
Node
build
copy
createJSONNode
flow
generate
get
Function
get
Hash
getJSONNode
get
Label
get
Name
get
Node
Type
get
Shared
get
Temp
get
Type
get
Unique
get
Update
Type
get
Uuid
set
Function
set
Label
set
Name
toJSON
update
Generated using
TypeDoc
Function call node