getNode

abstract fun getNode(row: Row): N


abstract fun getNode(position: Point?): N?

/ ** Gets the node at the specified position

Return

the node at that position

Parameters

position

the position