getTreeMapHeaderRendererComponent

open override fun getTreeMapHeaderRendererComponent(model: TreeMapModel<N, Row, Column>, node: N, dimension: Dimension): EnhancedLabel

Returns the component used for drawing the headers.

Return

the component

Parameters

model

the model

node

the node

dimension