Package com.treemap.swing.treeplot
Class SwingTreePlotController<N,Row,Column>
java.lang.Object
com.treemap.treeplot.AbstractTreePlotController<JComponent,N,Row,Column,Color,Font>
com.treemap.swing.treeplot.SwingTreePlotController<N,Row,Column>
- All Implemented Interfaces:
TreePlotController<JComponent,
N, Row, Column, Color, Font>
public class SwingTreePlotController<N,Row,Column>
extends AbstractTreePlotController<JComponent,N,Row,Column,Color,Font>
Control the user interactions with the view.
-
Nested Class Summary
Nested classes/interfaces inherited from class com.treemap.treeplot.AbstractTreePlotController
AbstractTreePlotController.Mode
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class com.treemap.treeplot.AbstractTreePlotController
getView, setView
-
Constructor Details
-
SwingTreePlotController
-