Search
Preparing search index...
The search index is not available
mxGraph Typescript Declarations
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
mxGraph Typescript Declarations
_mxCompactTreeLayoutNode
Interface _mxCompactTreeLayoutNode
Hierarchy
_mxCompactTreeLayoutNode
Index
Properties
cell
child
contour
height
offsetX
offsetY
width
x
y
Properties
Optional
cell
cell
:
mxCell
Optional
child
child
:
_mxCompactTreeLayoutNode
Optional
contour
contour
:
{
lowerHead
:
_mxCompactTreeLayoutLine
;
lowerTail
:
_mxCompactTreeLayoutLine
;
upperHead
:
_mxCompactTreeLayoutLine
;
upperTail
:
_mxCompactTreeLayoutLine
}
Type declaration
[
key:
string
]:
any
lower
Head
:
_mxCompactTreeLayoutLine
lower
Tail
:
_mxCompactTreeLayoutLine
upper
Head
:
_mxCompactTreeLayoutLine
upper
Tail
:
_mxCompactTreeLayoutLine
Optional
height
height
:
number
Optional
offsetX
offsetX
:
number
Optional
offsetY
offsetY
:
number
Optional
width
width
:
number
Optional
x
x
:
number
Optional
y
y
:
number
Exports
_mx
Compact
Tree
Layout
Node
cell
child
contour
height
offsetX
offsetY
width
x
y
Generated using
TypeDoc