Graphora API
Preparing search index...
@graphora/engine
GraphEngineLayoutApplication
Interface GraphEngineLayoutApplication
interface
GraphEngineLayoutApplication
{
appliedNodeCount
:
number
;
appliedVersion
:
number
;
bounds
:
GraphBounds
|
null
;
result
:
LayoutResult
;
viewport
:
ViewportState
;
}
Hierarchy (
View Summary
)
GraphEngineLayoutApplication
GraphEngineLayoutRun
Index
Properties
applied
Node
Count
applied
Version
bounds
result
viewport
Properties
Readonly
applied
Node
Count
appliedNodeCount
:
number
Readonly
applied
Version
appliedVersion
:
number
Readonly
bounds
bounds
:
GraphBounds
|
null
Readonly
result
result
:
LayoutResult
Readonly
viewport
viewport
:
ViewportState
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
applied
Node
Count
applied
Version
bounds
result
viewport
Graphora API
Loading...