Graphora API
Preparing search index...
@graphora/layouts
LayoutEdgeRoute
Interface LayoutEdgeRoute
interface
LayoutEdgeRoute
{
id
:
GraphId
;
key
:
string
;
kind
:
"polyline"
;
points
:
readonly
Point
[]
;
}
Index
Properties
id
key
kind
points
Properties
Readonly
id
id
:
GraphId
Readonly
key
key
:
string
Readonly
kind
kind
:
"polyline"
Readonly
points
points
:
readonly
Point
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
key
kind
points
Graphora API
Loading...