Package com.treemap

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

java.lang.Object
com.treemap.AbstractRendering<C,N,Row,Column,Color,Font>
com.treemap.CushionRendering<C,N,Row,Column,Color,Font>
Type Parameters:
N - the type of nodes
All Implemented Interfaces:
Rendering<C,N,Row,Column,Color,Font>

public class CushionRendering<C,N,Row,Column,Color,Font> extends AbstractRendering<C,N,Row,Column,Color,Font>
Paint leaf nodes with a cushion effect.