Package com.treemap.treeplot
Class AbstractTreePlotController<C,N,Row,Column,Color,Font>
java.lang.Object
com.treemap.treeplot.AbstractTreePlotController<C,N,Row,Column,Color,Font>
- All Implemented Interfaces:
TreePlotController<C,
N, Row, Column, Color, Font>
- Direct Known Subclasses:
JavaFXTreePlotController
public class AbstractTreePlotController<C,N,Row,Column,Color,Font>
extends Object
implements TreePlotController<C,N,Row,Column,Color,Font>
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionAbstractTreePlotController
(TreePlotView<C, N, Row, Column, Color, Font> view, com.macrofocus.crossplatform.CPFactory<C, ?, ?, ?> factory) -
Method Summary