Package com.treemap.swing
Class SwingTreeMapController<N,Row,Column>
java.lang.Object
com.treemap.AbstractTreeMapController<JComponent,N,Row,Column,Color,Font>
com.treemap.swing.SwingTreeMapController<N,Row,Column>
- All Implemented Interfaces:
TreeMapController<JComponent,
N, Row, Column, Color, Font>
public class SwingTreeMapController<N,Row,Column>
extends AbstractTreeMapController<JComponent,N,Row,Column,Color,Font>
Created by luc on 03.05.17.
-
Nested Class Summary
Nested classes/interfaces inherited from class com.treemap.AbstractTreeMapController
AbstractTreeMapController.DefaultMouseListener, AbstractTreeMapController.Mode
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class com.treemap.AbstractTreeMapController
getViewport, getWorld, isZoomingEnabled, setView, setZoomingEnabled, zoomingCenterFunction
-
Constructor Details
-
SwingTreeMapController
-