finish Layout
abstract fun <N, Row, Column> finishLayout(bounds: Rectangle2D?, model: TreeMapModel<N, Row, Column>?, root: N)
Finish the layout after breadthFirstLayout has completed.
Parameters
bounds
the bounds of the view
model
the model
root
the root node