DefaultTreeMapController

Default implementation of a TreeMapController.

Parameters

the type of columns

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
fun getViewport(): Rectangle2D
Link copied to clipboard
fun getWorld(): Rectangle2D
Link copied to clipboard
open override fun isZoomingEnabled(): Boolean
Link copied to clipboard
open override fun setView(view: TreeMapView<AbstractTreeMapNode<Row, Column>, Row, Column>?)

Replace the view currently under control.

Link copied to clipboard
open override fun setZoomingEnabled(zoomingEnabled: Boolean)

Controls whether the zooming is permitted.