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

java.lang.Object
com.treemap.treeplot.LeafNodeRenderer<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 LeafNodeRenderer<N,Row,Column,Component,Color,Font> extends Object implements NodeRenderer<N,Row,Column,Component,Color,Font>
Renderer for leaf node.