Tree Map Header Renderer
This interface defines the method required to render headers in a TreeMapView.
Parameters
Inheritors
Functions
Link copied to clipboard
abstract fun getTreeMapHeaderRendererComponent(model: TreeMapModel<N, Row, Column>, node: N, dimension: Dimension): EnhancedLabel
Returns the component used for drawing the headers.