Package com.treemap

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

Type Parameters:
N - the type of nodes

public interface TreeMapRenderer<C,N,Row,Column,Color,Font>
Interface for stepwise rendering of a TreeMapView.