contentBounds

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

Specifies the bounds of content within a Tree's row.

Return

content bounds relative to the row

Parameters

of

the tree where the row is

node

data in question

path

of the row

index

of the row