Interface Edge<UnitId, VertexIndex, EdgeProps>
Type parameters
UnitId: number
VertexIndex: number
Properties
Readonly indexA
indexA: VertexIndex
Readonly indexB
indexB: VertexIndex
Readonly props
props: EdgeProps
Readonly unitA
unitA: UnitId
Readonly unitB
unitB: UnitId