Preparing search index...
The search index is not available
Eulergraph
Eulergraph
index
ILayer
Interface ILayer
interface
ILayer
{
childrenCells
:
string
[]
;
color
:
string
;
id
:
number
;
isBlocked
:
boolean
;
isColored
:
boolean
;
isPrintable
:
boolean
;
isVisible
:
boolean
;
name
:
string
;
opacity
:
number
;
}
Implemented by
Layer
Index
Properties
children
Cells
color
id
is
Blocked
is
Colored
is
Printable
is
Visible
name
opacity
Properties
children
Cells
children
Cells
:
string
[]
color
color
:
string
id
id
:
number
is
Blocked
is
Blocked
:
boolean
is
Colored
is
Colored
:
boolean
is
Printable
is
Printable
:
boolean
is
Visible
is
Visible
:
boolean
name
name
:
string
opacity
opacity
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
Cells
color
id
is
Blocked
is
Colored
is
Printable
is
Visible
name
opacity
Eulergraph
Loading...