boxSelection

fun boxSelection(nodes: Map<Node<T>, P>, wormhole: Wormhole2D<P>): Map<Node<T>, P>

Retrieves the elements selected by box selection, thus possibly empty.