Search
Preparing search index...
The search index is not available
js-diplomacy
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"graph"
graph
Edge
Class Edge<Node>
Implementation of IEdge
Type parameters
Node
Hierarchy
Edge
LabeledEdge
Implements
IEdge
<
Node
>
Index
Constructors
constructor
Properties
n0
n1
Constructors
constructor
new
Edge
(
n0
:
Node
, n1
:
Node
)
:
Edge
Parameters
n0:
Node
n1:
Node
Returns
Edge
Properties
n0
n0
:
Node
n1
n1
:
Node
Globals
"graph"
graph
Directed
Graph
Edge
constructor
n0
n1
Labeled
Edge
Labeled
Undirected
Graph
IEdge
ILabeled
Edge
Generated using
TypeDoc
Implementation of IEdge