Preparing search index...
The search index is not available
oml-alexandria
oml-alexandria
OmlLayoutConfigurator
Class OmlLayoutConfigurator
Class that configures an ELK layout for Sprotty
Hierarchy
DefaultLayoutConfigurator
OmlLayoutConfigurator
Index
Constructors
constructor
Methods
apply
edge
Options
get
Basic
Type
graph
Options
label
Options
node
Options
port
Options
Constructors
constructor
new
Oml
Layout
Configurator
(
)
:
OmlLayoutConfigurator
Returns
OmlLayoutConfigurator
Methods
apply
apply
(
element
:
SModelElement
, index
:
SModelIndex
)
:
undefined
|
LayoutOptions
Parameters
element:
SModelElement
index:
SModelIndex
Returns
undefined
|
LayoutOptions
Protected
edge
Options
edge
Options
(
sedge
:
SEdge
, index
:
SModelIndex
)
:
undefined
|
LayoutOptions
Parameters
sedge:
SEdge
index:
SModelIndex
Returns
undefined
|
LayoutOptions
Protected
get
Basic
Type
get
Basic
Type
(
smodel
:
SModelElement
)
:
string
Parameters
smodel:
SModelElement
Returns
string
Protected
graph
Options
graph
Options
(
sgraph
:
SGraph
, index
:
SModelIndex
)
:
LayoutOptions
Parameters
sgraph:
SGraph
index:
SModelIndex
Returns
LayoutOptions
Protected
label
Options
label
Options
(
slabel
:
SLabel
, index
:
SModelIndex
)
:
undefined
|
LayoutOptions
Parameters
slabel:
SLabel
index:
SModelIndex
Returns
undefined
|
LayoutOptions
Protected
node
Options
node
Options
(
snode
:
SNode
, index
:
SModelIndex
)
:
LayoutOptions
Parameters
snode:
SNode
index:
SModelIndex
Returns
LayoutOptions
Protected
port
Options
port
Options
(
sport
:
SPort
, index
:
SModelIndex
)
:
LayoutOptions
Parameters
sport:
SPort
index:
SModelIndex
Returns
LayoutOptions
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
oml-
alexandria
Oml
Layout
Configurator
constructor
apply
edge
Options
get
Basic
Type
graph
Options
label
Options
node
Options
port
Options
Generated using
TypeDoc
Class that configures an ELK layout for Sprotty