Search
Preparing search index...
The search index is not available
ngl
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
RepresentationCollection
Class RepresentationCollection
Hierarchy
Collection
<
RepresentationElement
>
RepresentationCollection
Index
Constructors
constructor
Properties
list
Accessors
first
Methods
_remove
build
dispose
for
Each
set
Color
set
Parameters
set
Selection
set
Visibility
update
Constructors
constructor
new
Representation
Collection
(
list
?:
RepresentationElement
[]
)
:
RepresentationCollection
Parameters
Default value
list:
RepresentationElement
[]
= []
Returns
RepresentationCollection
Properties
list
list
:
RepresentationElement
[]
Accessors
first
get
first
(
)
:
undefined
|
T
Returns
undefined
|
T
Methods
_remove
_remove
(
elm
:
RepresentationElement
)
:
void
Parameters
elm:
RepresentationElement
Returns
void
build
build
(
params
?:
any
)
:
this
Parameters
Optional
params:
any
Returns
this
dispose
dispose
(
params
?:
any
)
:
this
Parameters
Optional
params:
any
Returns
this
for
Each
for
Each
(
fn
:
function
)
:
this
Parameters
fn:
function
(
x
:
RepresentationElement
)
:
any
Parameters
x:
RepresentationElement
Returns
any
Returns
this
set
Color
set
Color
(
color
:
number
|
string
|
Color
)
:
this
Parameters
color:
number
|
string
|
Color
Returns
this
set
Parameters
set
Parameters
(
params
:
any
)
:
this
Parameters
params:
any
Returns
this
set
Selection
set
Selection
(
string
:
string
)
:
this
Parameters
string:
string
Returns
this
set
Visibility
set
Visibility
(
value
:
boolean
)
:
this
Parameters
value:
boolean
Returns
this
update
update
(
what
:
any
)
:
this
Parameters
what:
any
Returns
this
Globals
Representation
Collection
constructor
list
first
_remove
build
dispose
for
Each
set
Color
set
Parameters
set
Selection
set
Visibility
update
Generated using
TypeDoc