rowBounds

abstract fun rowBounds(of: Tree<T, *>, node: T, path: Path<Int>, index: Int): Rectangle(source)

Indicates where to place a row in the Tree.

Return

row bounds relative to the tree

Parameters

of

the tree where the row is

node

data in question

path

of the row

index

of the row