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>