Interface TreePlot<C,N,Row,Column,Color,Font>

All Superinterfaces:
com.macrofocus.crossplatform.CPComponent<C>
All Known Implementing Classes:
AbstractTreePlot, JavaFXTreePlot

public interface TreePlot<C,N,Row,Column,Color,Font> extends com.macrofocus.crossplatform.CPComponent<C>