TreeMapController

Control the user interactions with the view.

Parameters

the type of columns

Inheritors

Functions

Link copied to clipboard
abstract fun isZoomingEnabled(): Boolean
Link copied to clipboard
abstract fun setView(view: TreeMapView<N, Row, Column>?)

Replace the view currently under control.

Link copied to clipboard
abstract fun setZoomingEnabled(zoomingEnabled: Boolean)

Controls whether the zooming is permitted.