Class SelectionNodeRenderer<N,Row,Column,Component,Color,Font>

java.lang.Object
com.treemap.treeplot.SelectionNodeRenderer<N,Row,Column,Component,Color,Font>
Type Parameters:
N - the type of nodes
All Implemented Interfaces:
NodeRenderer<N,Row,Column,Component,Color,Font>

public class SelectionNodeRenderer<N,Row,Column,Component,Color,Font> extends Object implements NodeRenderer<N,Row,Column,Component,Color,Font>
Renderer for painting the selection highlight.