Eulergraph
Preparing search index...
types/Cell
Label
Type Alias Label
type
Label
=
{
annotated
:
{
body
:
{
fill
:
string
;
stroke
:
string
;
"stroke-width"
:
number
;
transform
:
string
;
}
;
text
:
{
annotations
:
Annotations
;
displayEmpty
:
boolean
;
fontSize
:
number
;
lineHeight
:
number
;
refX
:
string
;
refY
:
string
;
style
:
TextStyle
;
text
:
string
;
"text-anchor"
?:
"start"
|
"end"
|
"middle"
;
transform
:
string
;
x
:
number
;
y
:
number
;
}
;
}
;
cellAngle
?:
number
;
isBoundToCell
?:
boolean
;
markup
:
string
;
position
?:
{
x
:
number
;
y
:
number
}
;
rotation
:
number
;
size
:
{
height
:
number
;
width
:
number
}
;
}
Index
Properties
annotated
cell
Angle?
is
Bound
To
Cell?
markup
position?
rotation
size
Properties
annotated
annotated
:
{
body
:
{
fill
:
string
;
stroke
:
string
;
"stroke-width"
:
number
;
transform
:
string
;
}
;
text
:
{
annotations
:
Annotations
;
displayEmpty
:
boolean
;
fontSize
:
number
;
lineHeight
:
number
;
refX
:
string
;
refY
:
string
;
style
:
TextStyle
;
text
:
string
;
"text-anchor"
?:
"start"
|
"end"
|
"middle"
;
transform
:
string
;
x
:
number
;
y
:
number
;
}
;
}
Optional
cell
Angle
cellAngle
?:
number
Optional
is
Bound
To
Cell
isBoundToCell
?:
boolean
markup
markup
:
string
Optional
position
position
?:
{
x
:
number
;
y
:
number
}
rotation
rotation
:
number
size
size
:
{
height
:
number
;
width
:
number
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
annotated
cell
Angle
is
Bound
To
Cell
markup
position
rotation
size
Eulergraph
Loading...