Class AbstractTreePlotView<C,N,Row,Column,Color,Font>

java.lang.Object
com.treemap.treeplot.AbstractTreePlotView<C,N,Row,Column,Color,Font>
All Implemented Interfaces:
TreePlotView<C,N,Row,Column,Color,Font>
Direct Known Subclasses:
JavaFXTreePlotView

public abstract class AbstractTreePlotView<C,N,Row,Column,Color,Font> extends Object implements TreePlotView<C,N,Row,Column,Color,Font>