get Neighbors Link With Junction
abstract fun getNeighborsLinkWithJunction(j: Junction): Set<CellNode<out Any>>
Content copied to clipboard
Returns a set of ICellNode which are linked with the current node by a junction of the type j.
Return
a set of ICellNode which are linked with the current node by a junction of the type j
Parameters
j
the junction