rowBounds

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

Indicates where to place a row in the TreeTable.

Return

row bounds relative to the table

Parameters

of

the table where the row is

path

of the row

row

data in question

index

of the row