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