getPosition

@Nonnull
abstract fun getPosition(node: Node<T>): P

Calculates the position of a node.

Return

The position

Parameters

node

the node you want to know the position