finish Layout
open override fun <N, Row, Column> finishLayout(bounds: Rectangle2D?, model: TreeMapModel<N, Row, Column>?, root: N)
Do nothing by default.
Parameters
bounds
the bounds of the view
model
the model
root
the root node
Do nothing by default.
the bounds of the view
the model
the root node